Age | Commit message (Expand) | Author |
2014-09-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-09-29 | libqos: use microseconds instead of iterations for virtio timeout | Stefan Hajnoczi |
2014-09-29 | libqos: improve event_index test with timeout | Stefan Hajnoczi |
2014-09-29 | raw-posix: Fix build without posix_fallocate() | Kevin Wolf |
2014-09-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-09-26 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in... | Peter Maydell |
2014-09-26 | Add HMP command "info memory-devices" | Zhu Guihua |
2014-09-26 | qemu-socket: Eliminate silly QERR_ macros | Markus Armbruster |
2014-09-26 | os-posix: report error message when lock file failed | Gonglei |
2014-09-26 | os-posix: remove confused errno | Gonglei |
2014-09-26 | os-posix: change tab to space avoid violating coding style | Gonglei |
2014-09-26 | qemu-socket: Polish errors for connect() and listen() failure | Markus Armbruster |
2014-09-26 | qapi: Update docs given recent event, spacing fixes | Eric Blake |
2014-09-26 | qapi: Ignore files created during make check | Eric Blake |
2014-09-26 | qapi: Consistent whitespace in tests/Makefile | Eric Blake |
2014-09-26 | qemu-iotests: Test missing "driver" key for blockdev-add | Fam Zheng |
2014-09-26 | tests: add QMP input visitor test for unions with no discriminator | Michael Roth |
2014-09-26 | qapi: dealloc visitor, implement visit_start_union | Michael Roth |
2014-09-26 | qapi: add visit_start_union and visit_end_union | Michael Roth |
2014-09-26 | virtio-balloon: fix integer overflow in memory stats feature | Luiz Capitulino |
2014-09-26 | monitor: Reset HMP mon->rs in CHR_EVENT_OPEN | Stratos Psomadakis |
2014-09-26 | vmxcap: Update according to SDM of September 2014 | Adrian-Ken Rueegsegger |
2014-09-26 | .travis.yml: remove "make check" from main matrix | Alex Bennée |
2014-09-26 | .travis.yml: pre-seed sub-modules for speed | Alex Bennée |
2014-09-26 | .travis.yml: make the make slightly more parallel | Alex Bennée |
2014-09-26 | .travis.yml: add more linux-user to the build matrix | Alex Bennée |
2014-09-26 | tests: avoid running duplicate qom-tests | Michael Roth |
2014-09-26 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-26 | kvm/valgrind: don't mark memory as initialized | Christian Borntraeger |
2014-09-26 | po: fix conflict with %.mo rule in rules.mak | Paolo Bonzini |
2014-09-26 | kvmvapic: fix migration when VM paused and when not running Windows | Pavel Dovgalyuk |
2014-09-26 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-09-26 | main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously | Peter Maydell |
2014-09-26 | ohci: drop computed flags from trace events | Alex Bennée |
2014-09-26 | ohci: Split long traces to smaller ones | Alexey Kardashevskiy |
2014-09-26 | scripts/tracetool: don't barf on formats with precision | Alex Bennée |
2014-09-26 | trace: install trace-events file | Stefan Hajnoczi |
2014-09-26 | trace-events: Fix comments pointing to source files | Markus Armbruster |
2014-09-26 | trace-events: Drop orphaned monitor trace event | Markus Armbruster |
2014-09-26 | trace-events: Drop unused megasas trace event | Markus Armbruster |
2014-09-26 | cleanup-trace-events.pl: Tighten search for trace event call | Markus Armbruster |
2014-09-26 | trace: tighten up trace-events regex to fix bad parse | Stefan Hajnoczi |
2014-09-26 | trace-events: drop orphan iscsi trace events | Stefan Hajnoczi |
2014-09-26 | trace-events: drop orphan usb_mtp_data_out | Stefan Hajnoczi |
2014-09-26 | trace-events: drop orphan virtio_blk_data_plane_complete_request | Stefan Hajnoczi |
2014-09-26 | trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP | Lluís Vilanova |
2014-09-26 | trace: [qmp] Add commands to query and control event tracing state | Lluís Vilanova |
2014-09-26 | trace: docs: add trace file description | Chen Fan |
2014-09-26 | trace: [ust] Fix format string computation in tcg-enabled events | Lluís Vilanova |
2014-09-25 | cpu-exec: Do CPU_INTERRUPT_HALT unconditionally | Richard Henderson |