2012-07-19 | Harsh Prateek Bora | Simpletrace v2: Support multiple arguments, strings. Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-19 | Harsh Prateek Bora | monitor: remove unused do_info_trace As per Stefan Hajnoczi: Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-19 | Alexey Kardashevskiy | trace: added ability to comment out events in the list Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-13 | Stefan Weil | make: Remove 'build-all' rule Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-13 | Michael Tokarev | qemu-keymaps: Finnish keyboard mapping broken Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-13 | Amos Kong | vnc: add a more descriptive error message Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-13 | Stefan Weil | bitops: Fix documentation Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-13 | Hannes Reinecke | megasas: mark mfi_frame_desc as 'static' Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-02 | Stefan Weil | configure: Remove help for --disable-vnc-thread, -... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-02 | Peter Maydell | cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLY Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-07-02 | Peter Maydell | cpu-common.h: Remove unnecessary guard on including... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | tci: Support INDEX_op_bswap64_i64 Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | target-i386: Use QEMU instead of Qemu Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Peter Maydell | Makefile.hw: avoid overly large 'make clean' rm command Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | configure: Fix typo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Peter A. G. Crosthwaite | arm_gic: Send dbg msgs to stderr not stdout Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | checkpatch: Add QEMU specific rule Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | qemu-config: Use QEMU instead of Qemu Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Andreas Färber | libqtest: Fix socket_accept() to pass address_len Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Andreas Färber | Makefile.user: Define CONFIG_USER_ONLY for libuser/ Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | Makefile: Remove macro qapi-dir Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Stefan Weil | Makefile: Remove BUILD_DIR from qapi-dir Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-22 | Frédéric Boiteux | Install 'bepo' keymap already included in Qemu source Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-08 | Harsh Prateek Bora | configure: report missing libraries for virtfs Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-08 | Harsh Prateek Bora | trace/simple.c: fix deprecated glib2 interface Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-06-08 | Jan Kiszka | Clarify comments of tb_invalidate_phys_[page_]range Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Hajnoczi | configure: check for supported Python 2.x versions Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Hajnoczi | tracetool: avoid pkgutil.iter_modules() Python 2.7... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Hajnoczi | tracetool: avoid str.rpartition() Python 2.5 function Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Hajnoczi | tracetool: use Python 2.4-compatible __import__() arguments Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Hajnoczi | tracetool: use Python 2.4-compatible exception handling... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Weil | iohandler: Use bool for boolean struct member and remove... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Weil | async: Use bool for boolean struct members and remove... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-05-01 | Stefan Weil | configure: Fix creation of symbolic links for MinGW... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-25 | Lluís Vilanova | Beautify makefile commands for generation of files... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-25 | Lluís Vilanova | Generic elimination of auto-generated files Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | David Gibson | Add .gitignore for tests/ Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | Stefan Weil | e1000: Fix spelling (segmentaion -> segmentation) in... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | Eduardo Elias Ferreira | spice-qemu-char.c: Show what name is unsupported Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | Eric Bénard | pflash_cfi01: remove redundant line Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | Stefan Weil | qxl: Add missing GCC_FMT_ATTR and fix format specifier Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | Paolo Bonzini | fix block_job_set_speed name in documentation Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-20 | Amos Kong | error.c: don't return value for void function Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Stefan Hajnoczi | tracetool: handle DTrace keywords 'in', 'next', 'self' Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add MAINTAINERS info [Commit description written by Stefan Hajnoczi] Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add support for the 'dtrace' backend Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add support for the 'ust' backend Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add support for the 'simple' backend Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add support for the 'stderr' backend Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add module for the 'h' format Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Add module for the 'c' format Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-18 | Lluís Vilanova | tracetool: Rewrite infrastructure as python modules [Commit description written by Stefan Hajnoczi] Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-13 | Peter Maydell | configure: Insist on a Python 2, not Python 3 Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-13 | Peter Maydell | bsd-user: fix compile failure Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-12 | Wanpeng Li | ps2: avoid repeated header file includes Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-12 | Stefan Weil | make: Always set LC_ALL=C for makeinfo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-12 | Stefan Weil | configure: Fix wrong preprocessor statement Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-12 | Peter Maydell | configure: Remove useless uses of ARCH_CFLAGS Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Anthony PERARD | make: fix clean rule by removing build file in qom/ Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Lluís Vilanova | configure: Link qga against UST tracing related libraries Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Lluís Vilanova | configure: Link QEMU against 'liburcu-bp' Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Frediano Ziglio | main-loop: make qemu_event_handle static Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Stefan Weil | block/curl: Replace usleep by g_usleep Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Stefan Weil | qtest: Add missing GCC_FMT_ATTR Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Jan Kiszka | w32: Undefine error constants before their redefinition Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-04-03 | Stefan Hajnoczi | configure: fix mingw32 libs_qga typo Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-30 | Alon Levy | tracetool: dtrace: handle in and next reserved words Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-30 | Lee Essen | tracetool: dtrace disabled-events fix Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-30 | Alon Levy | Makefile.target: code stp dependency on trace-events Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-26 | Stefan Weil | trace-events: Fix broken build caused by wrong format... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-26 | Michael Roth | test: add test-qmp-commands to make check Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-26 | Michael Roth | qapi: remove print statements from test-qmp-commands Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-26 | Michael Roth | test: remove qemu-ga reference Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-26 | Eduardo Habkost | vl.c: fix '-cpu ?' segfault Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Jeff Cody | qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Jason Wang | ioapic: fix build with DEBUG_IOAPIC Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | David Gibson | .gitignore: add qemu-bridge-helper and option rom build... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Joshua Housh | cleanup obsolete typedef Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Jeff Cody | monitor: Remove unused bool field 'qapi' in mon_cmd_t... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Stefan Weil | ds1338: Add missing break statement Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Stefan Weil | vnc: Fix packed boolean struct members Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-19 | Chen Yufei | Remove type field in ModuleEntry as it's not used Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Alon Levy | vga: add trace event for ppm_save Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Alon Levy | console: add some trace events Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Andreas Färber | maintainers: Add docs/tracing.txt to Tracing Acked-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Jun Koi | docs: correct ./configure line in tracing.txt Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Jun Koi | trace: make trace_thread_create() use its function arg Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Stefan Hajnoczi | tracetool: Omit useless QEMU_*_ENABLED() check Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-12 | Lluís Vilanova | trace: Provide a per-event status define for conditional... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-08 | Peter Maydell | configure: Quote the configure args printed in config.log Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-08 | Stefan Weil | osdep: Remove local definition of macro offsetof Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-08 | Stefan Weil | libcacard: Spelling and grammar fixes in documentation Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-08 | Stefan Weil | Spelling fixes in comments (it's -> its) Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-08 | Stefan Weil | vnc: Add break statement Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-08 | Stefan Weil | libcacard: Use format specifier %u instead of %d for... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-07 | Stefan Weil | Fix sign of sscanf format specifiers Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-07 | Stefan Weil | block/vmdk: Fix warning from splint (comparision of... Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-07 | Stefan Weil | qmp: Fix spelling fourty -> forty Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-07 | Stefan Weil | qom: Fix spelling in documentation Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
2012-03-07 | Stefan Weil | sh7750: Remove redundant 'struct' from MemoryRegionOps Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> |
commit | commitdiff | tree |
next |