1. 9b65859 hmp: Cache use of qapi visitor by Eric Blake · 9 years ago
  2. 7019738 hmp: Drop pointless allocation during qapi visit by Eric Blake · 9 years ago
  3. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  4. 64ffbe0 hmp: fix sendkey out of bounds write (CVE-2015-8619) by Wolfgang Bumiller · 9 years ago
  5. 533fdae error: Consistently name Error * objects err, and not errp by Markus Armbruster · 9 years ago
  6. 193227f error: Use error_report_err() instead of monitor_printf() by Markus Armbruster · 9 years ago
  7. 86f4b68 cpu: Convert CpuInfo into flat union by Eric Blake · 9 years ago
  8. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  9. cb38fff block: Add idle_time_ns to BlockDeviceStats by Alberto Garcia · 9 years ago
  10. baead0a hmp: Add read-only-mode option to change command by Max Reitz · 9 years ago
  11. 39ff43d blockdev: read-only-mode for blockdev-change-medium by Max Reitz · 9 years ago
  12. 1068674 hmp: Use blockdev-change-medium for change command by Max Reitz · 9 years ago
  13. 4886a1b migrate_start_postcopy: Command to trigger transition to postcopy by Dr. David Alan Gilbert · 9 years ago
  14. ce21131 tpm: Convert to new qapi union layout by Eric Blake · 9 years ago
  15. 1fd5d4f memory: Convert to new qapi union layout by Eric Blake · 9 years ago
  16. 568c73a input: Convert to new qapi union layout by Eric Blake · 9 years ago
  17. ddf2190 qapi: Unbox base members by Eric Blake · 9 years ago
  18. 4782893 qmp/hmp: Add throttle ratio to query-migrate and info migrate by Jason J. Herne · 9 years ago
  19. 1626fee migration: Parameters for auto-converge cpu throttling by Jason J. Herne · 9 years ago
  20. 6231316 hmp: add info iothreads command by Ting Wang · 10 years ago
  21. 0fc9f8e qmp: Add optional bool "unmap" to drive-mirror by Fam Zheng · 10 years ago
  22. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  23. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  24. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  25. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  26. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  27. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  28. 8aeaa05 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  29. b8fe169 throttle: add the name of the ThrottleGroup to BlockDeviceInfo by Alberto Garcia · 10 years ago
  30. 76f4afb throttle: Add throttle group support by Alberto Garcia · 10 years ago
  31. fafa4d5 qmp/hmp: add rocker device support by Scott Feldman · 10 years ago
  32. 318660f monitor: Use traditional command interface for HMP device_add by Markus Armbruster · 10 years ago
  33. b8a185b monitor: Convert client_migrate_info to QAPI by Markus Armbruster · 10 years ago
  34. 50e9a62 migration: Add hmp interface to set and query parameters by Liang Li · 10 years ago
  35. 9fa02cd qapi: Drop inline nested structs in query-pci by Eric Blake · 10 years ago
  36. 4752cdb qapi: Drop inline nested struct in query-version by Eric Blake · 10 years ago
  37. d58d845 qmp: Add support of "dirty-bitmap" sync mode for drive-backup by John Snow · 10 years ago
  38. 9419874 Revert "hmp: fix crash in 'info block -n -v'" by Stefan Hajnoczi · 10 years ago
  39. 638b836 hmp: fix crash in 'info block -n -v' by Alberto Garcia · 10 years ago
  40. d8e33fc Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' into staging by Peter Maydell · 10 years ago
  41. 24b8c39 migration: Convert 'status' of MigrationInfo to use an enum type by zhanghailiang · 10 years ago
  42. e49f35b hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus' by zhanghailiang · 10 years ago
  43. 1fa57f5 migrate_incoming: use hmp_handle_error by Dr. David Alan Gilbert · 10 years ago
  44. c0e6ee9 qom: Implement qom-set HMP command by Andreas Färber · 11 years ago
  45. 89d7fa9 qom: Implement qom-list HMP command by Andreas Färber · 11 years ago
  46. bf1ae1f Add migrate_incoming by Dr. David Alan Gilbert · 10 years ago
  47. 7c6044a hmp: info spice: take out webdav by Gerd Hoffmann · 10 years ago
  48. 22fa7da hmp: info spice: Show string channel name by Cole Robinson · 10 years ago
  49. 041ccc9 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 10 years ago
  50. 68b459e Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' into staging by Peter Maydell · 10 years ago
  51. f19e44b hmp: Fix warning from smatch (wrong argument in function call) by Stefan Weil · 10 years ago
  52. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  53. 4c7b7e9 qemu-io: Use BlockBackend by Max Reitz · 10 years ago
  54. f4564d5 block: add accounting for merged requests by Peter Lieven · 10 years ago
  55. 206addd hmp: Compile hmp_info_spice() only with CONFIG_SPICE by Markus Armbruster · 10 years ago
  56. e6bb31e block/hmp: Allow node-name in 'info block' by Kevin Wolf · 10 years ago
  57. 8d6adcc block/hmp: Allow info = NULL in print_block_info() by Kevin Wolf · 10 years ago
  58. 289b276 block/hmp: Factor out print_block_info() by Kevin Wolf · 10 years ago
  59. 9e193c5 block/qapi: Add cache information to query-block by Kevin Wolf · 11 years ago
  60. f71eaa7 qmp: Add optional switch "query-nodes" in query-blockstats by Fam Zheng · 10 years ago
  61. a631892 Add HMP command "info memory-devices" by Zhu Guihua · 10 years ago
  62. 93bb131 hmp: fix memory leak at hmp_info_block_jobs() by Gonglei · 10 years ago
  63. ecaf54a hmp: fix MemdevList memory leak by Chen Fan · 11 years ago
  64. 976620a qom/object.c, hmp.c: fix string_output_get_string() memory leak by Chen Fan · 11 years ago
  65. 13d8cc5 block: add backing-file option to block-stream by Jeff Cody · 11 years ago
  66. 09158f0 block: Add replaces argument to drive-mirror by Benoît Canet · 11 years ago
  67. 4c828dc block: Add node-name argument to drive-mirror by Benoît Canet · 11 years ago
  68. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  69. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago
  70. 8f4e5ac qapi/hmp: use 'backend' instead of 'device' with memory backend by Igor Mammedov · 11 years ago
  71. eb1539b hmp: add info memdev by Hu Tao · 11 years ago
  72. ca8c0fa Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  73. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 11 years ago
  74. f9f3a5e hmp: Call visit_end_struct() after visit_start_struct() succeeds by Markus Armbruster · 11 years ago
  75. 415168e hmp: Guard against misuse of hmp_handle_error() by Markus Armbruster · 11 years ago
  76. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  77. 8bc3923 migration: expose xbzrle cache miss rate by ChenLiang · 11 years ago
  78. 58570ed migration: expose the bitmap_sync_count to the end by ChenLiang · 11 years ago
  79. 1b7a0f7 HMP: support specifying dump format for dump-guest-memory by Qiao Nuohan · 11 years ago
  80. b53ccc3 dump: make kdump-compressed format available for 'dump-guest-memory' by qiaonuohan · 11 years ago
  81. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  82. dde3a21 hmp: migrate command (without -d) now blocks correctly by Soramichi AKIYAMA · 11 years ago
  83. 0901f67 qmp: Allow to take external snapshots on bs graphs node. by Benoît Canet · 11 years ago
  84. 3b1dbd1 qmp: Allow block_resize to manipulate bs graph nodes. by Benoît Canet · 11 years ago
  85. 12d3ba8 qmp: Allow to change password on named block driver states. by Benoît Canet · 11 years ago
  86. c60bf33 readline: decouple readline from the monitor by Stefan Hajnoczi · 11 years ago
  87. cff8b2c monitor: add object-add (QMP) and object_add (HMP) command by Paolo Bonzini · 11 years ago
  88. ab2d053 monitor: add object-del (QMP) and object_del (HMP) command by Paolo Bonzini · 11 years ago
  89. abf2332 qemu-monitor: HMP cpu-add wrapper by Jason J. Herne · 11 years ago
  90. 684b254 hmp: drop bogus "[not inserted]" by Mike Qiu · 11 years ago
  91. 46663e5 hmp: block-stream: fix typo by Anthony Liguori · 11 years ago
  92. 7a4ed2e hmp: add interface hmp_snapshot_delete_blkdev_internal by Wenchao Xia · 11 years ago
  93. 775ca88 hmp: add interface hmp_snapshot_blkdev_internal by Wenchao Xia · 11 years ago
  94. f69f0bc Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging by Anthony Liguori · 11 years ago
  95. 6f88009 Add c++ keywords to QAPI helper script by Tomoki Sekiyama · 12 years ago
  96. 2024c1d block: Add iops_size to do the iops accounting for a given io size. by Benoît Canet · 11 years ago
  97. 3e9fab6 block: Add support for throttling burst max in QMP and the command line. by Benoît Canet · 11 years ago
  98. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  99. ed4fbd1 rdma: account for the time spent in MIG_STATE_SETUP through QMP by Michael R. Hines · 12 years ago
  100. de90930 block: add drive_backup HMP command by Stefan Hajnoczi · 12 years ago