aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi
2014-09-29raw-posix: Fix build without posix_fallocate()Kevin Wolf
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-26Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-26' in...Peter Maydell
2014-09-26Add HMP command "info memory-devices"Zhu Guihua
2014-09-26qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster
2014-09-26os-posix: report error message when lock file failedGonglei
2014-09-26os-posix: remove confused errnoGonglei
2014-09-26os-posix: change tab to space avoid violating coding styleGonglei
2014-09-26qemu-socket: Polish errors for connect() and listen() failureMarkus Armbruster
2014-09-26qapi: Update docs given recent event, spacing fixesEric Blake
2014-09-26qapi: Ignore files created during make checkEric Blake
2014-09-26qapi: Consistent whitespace in tests/MakefileEric Blake
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng
2014-09-26tests: add QMP input visitor test for unions with no discriminatorMichael Roth
2014-09-26qapi: dealloc visitor, implement visit_start_unionMichael Roth
2014-09-26qapi: add visit_start_union and visit_end_unionMichael Roth
2014-09-26virtio-balloon: fix integer overflow in memory stats featureLuiz Capitulino
2014-09-26monitor: Reset HMP mon->rs in CHR_EVENT_OPENStratos Psomadakis
2014-09-26vmxcap: Update according to SDM of September 2014Adrian-Ken Rueegsegger
2014-09-26.travis.yml: remove "make check" from main matrixAlex Bennée
2014-09-26.travis.yml: pre-seed sub-modules for speedAlex Bennée
2014-09-26.travis.yml: make the make slightly more parallelAlex Bennée
2014-09-26.travis.yml: add more linux-user to the build matrixAlex Bennée
2014-09-26tests: avoid running duplicate qom-testsMichael Roth
2014-09-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-09-26kvm/valgrind: don't mark memory as initializedChristian Borntraeger
2014-09-26po: fix conflict with %.mo rule in rules.makPaolo Bonzini
2014-09-26kvmvapic: fix migration when VM paused and when not running WindowsPavel Dovgalyuk
2014-09-26Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-09-26main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronouslyPeter Maydell
2014-09-26ohci: drop computed flags from trace eventsAlex Bennée
2014-09-26ohci: Split long traces to smaller onesAlexey Kardashevskiy
2014-09-26scripts/tracetool: don't barf on formats with precisionAlex Bennée
2014-09-26trace: install trace-events fileStefan Hajnoczi
2014-09-26trace-events: Fix comments pointing to source filesMarkus Armbruster
2014-09-26trace-events: Drop orphaned monitor trace eventMarkus Armbruster
2014-09-26trace-events: Drop unused megasas trace eventMarkus Armbruster
2014-09-26cleanup-trace-events.pl: Tighten search for trace event callMarkus Armbruster
2014-09-26trace: tighten up trace-events regex to fix bad parseStefan Hajnoczi
2014-09-26trace-events: drop orphan iscsi trace eventsStefan Hajnoczi
2014-09-26trace-events: drop orphan usb_mtp_data_outStefan Hajnoczi
2014-09-26trace-events: drop orphan virtio_blk_data_plane_complete_requestStefan Hajnoczi
2014-09-26trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova
2014-09-26trace: docs: add trace file descriptionChen Fan
2014-09-26trace: [ust] Fix format string computation in tcg-enabled eventsLluís Vilanova
2014-09-25cpu-exec: Do CPU_INTERRUPT_HALT unconditionallyRichard Henderson