1. 7c6044a hmp: info spice: take out webdav by Gerd Hoffmann · 10 years ago
  2. 22fa7da hmp: info spice: Show string channel name by Cole Robinson · 10 years ago
  3. 041ccc9 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 10 years ago
  4. 68b459e Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' into staging by Peter Maydell · 10 years ago
  5. f19e44b hmp: Fix warning from smatch (wrong argument in function call) by Stefan Weil · 10 years ago
  6. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  7. 4c7b7e9 qemu-io: Use BlockBackend by Max Reitz · 10 years ago
  8. f4564d5 block: add accounting for merged requests by Peter Lieven · 10 years ago
  9. 206addd hmp: Compile hmp_info_spice() only with CONFIG_SPICE by Markus Armbruster · 10 years ago
  10. e6bb31e block/hmp: Allow node-name in 'info block' by Kevin Wolf · 10 years ago
  11. 8d6adcc block/hmp: Allow info = NULL in print_block_info() by Kevin Wolf · 10 years ago
  12. 289b276 block/hmp: Factor out print_block_info() by Kevin Wolf · 10 years ago
  13. 9e193c5 block/qapi: Add cache information to query-block by Kevin Wolf · 11 years ago
  14. f71eaa7 qmp: Add optional switch "query-nodes" in query-blockstats by Fam Zheng · 10 years ago
  15. a631892 Add HMP command "info memory-devices" by Zhu Guihua · 10 years ago
  16. 93bb131 hmp: fix memory leak at hmp_info_block_jobs() by Gonglei · 10 years ago
  17. ecaf54a hmp: fix MemdevList memory leak by Chen Fan · 11 years ago
  18. 976620a qom/object.c, hmp.c: fix string_output_get_string() memory leak by Chen Fan · 11 years ago
  19. 13d8cc5 block: add backing-file option to block-stream by Jeff Cody · 11 years ago
  20. 09158f0 block: Add replaces argument to drive-mirror by Benoît Canet · 11 years ago
  21. 4c828dc block: Add node-name argument to drive-mirror by Benoît Canet · 11 years ago
  22. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  23. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago
  24. 8f4e5ac qapi/hmp: use 'backend' instead of 'device' with memory backend by Igor Mammedov · 11 years ago
  25. eb1539b hmp: add info memdev by Hu Tao · 11 years ago
  26. ca8c0fa Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  27. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 11 years ago
  28. f9f3a5e hmp: Call visit_end_struct() after visit_start_struct() succeeds by Markus Armbruster · 11 years ago
  29. 415168e hmp: Guard against misuse of hmp_handle_error() by Markus Armbruster · 11 years ago
  30. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 11 years ago
  31. 8bc3923 migration: expose xbzrle cache miss rate by ChenLiang · 11 years ago
  32. 58570ed migration: expose the bitmap_sync_count to the end by ChenLiang · 11 years ago
  33. 1b7a0f7 HMP: support specifying dump format for dump-guest-memory by Qiao Nuohan · 11 years ago
  34. b53ccc3 dump: make kdump-compressed format available for 'dump-guest-memory' by qiaonuohan · 11 years ago
  35. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  36. dde3a21 hmp: migrate command (without -d) now blocks correctly by Soramichi AKIYAMA · 11 years ago
  37. 0901f67 qmp: Allow to take external snapshots on bs graphs node. by Benoît Canet · 11 years ago
  38. 3b1dbd1 qmp: Allow block_resize to manipulate bs graph nodes. by Benoît Canet · 11 years ago
  39. 12d3ba8 qmp: Allow to change password on named block driver states. by Benoît Canet · 11 years ago
  40. c60bf33 readline: decouple readline from the monitor by Stefan Hajnoczi · 11 years ago
  41. cff8b2c monitor: add object-add (QMP) and object_add (HMP) command by Paolo Bonzini · 11 years ago
  42. ab2d053 monitor: add object-del (QMP) and object_del (HMP) command by Paolo Bonzini · 11 years ago
  43. abf2332 qemu-monitor: HMP cpu-add wrapper by Jason J. Herne · 11 years ago
  44. 684b254 hmp: drop bogus "[not inserted]" by Mike Qiu · 11 years ago
  45. 46663e5 hmp: block-stream: fix typo by Anthony Liguori · 11 years ago
  46. 7a4ed2e hmp: add interface hmp_snapshot_delete_blkdev_internal by Wenchao Xia · 11 years ago
  47. 775ca88 hmp: add interface hmp_snapshot_blkdev_internal by Wenchao Xia · 11 years ago
  48. f69f0bc Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging by Anthony Liguori · 11 years ago
  49. 6f88009 Add c++ keywords to QAPI helper script by Tomoki Sekiyama · 12 years ago
  50. 2024c1d block: Add iops_size to do the iops accounting for a given io size. by Benoît Canet · 12 years ago
  51. 3e9fab6 block: Add support for throttling burst max in QMP and the command line. by Benoît Canet · 12 years ago
  52. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  53. ed4fbd1 rdma: account for the time spent in MIG_STATE_SETUP through QMP by Michael R. Hines · 12 years ago
  54. de90930 block: add drive_backup HMP command by Stefan Hajnoczi · 12 years ago
  55. fbe2e26 hmp: Make "info block" output more readable by Kevin Wolf · 12 years ago
  56. 7e114f8 rdma: export throughput w/ MigrationStats QMP by Michael R. Hines · 12 years ago
  57. e73fe2b hmp: add parameters device and -v for info block by Wenchao Xia · 12 years ago
  58. bd093a3 hmp: show ImageInfo in 'info block' by Wenchao Xia · 12 years ago
  59. 587da2c Make qemu-io commands available in HMP by Kevin Wolf · 12 years ago
  60. 4ceb193 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  61. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  62. 315f9e1 Revert "New QMP command query-cpu-max and HMP command cpu_max" by Michal Novotny · 12 years ago
  63. 18501ae Merge remote-tracking branch 'quintela/migration.next' into staging by Anthony Liguori · 12 years ago
  64. f1c7279 migration: do not sent zero pages in bulk stage by Peter Lieven · 12 years ago
  65. 4d70043 New QMP command query-cpu-max and HMP command cpu_max by Michal Novotny · 12 years ago
  66. 88ca7bc QMP: Remove duplicate TPM type from query-tpm by Corey Bryant · 12 years ago
  67. d1a0cf7 Support for TPM command line options by Stefan Berger · 12 years ago
  68. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago
  69. 543f341 hmp: make memchar-read escape ASCII control chars except \n and \t by Markus Armbruster · 12 years ago
  70. 3949e59 qemu-char: Saner naming of memchar stuff & doc fixes by Markus Armbruster · 12 years ago
  71. 3ab651f qmp: Clean up design of memchar-read by Markus Armbruster · 12 years ago
  72. 82e59a6 qmp: Fix design bug and read beyond buffer in memchar-write by Markus Armbruster · 12 years ago
  73. a31ca01 Fix error message in migrate_set_capability HMP command by Orit Wasserman · 12 years ago
  74. 503cb22 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  75. 08e4ed6 mirror: add buf-size argument to drive-mirror by Paolo Bonzini · 12 years ago
  76. eee13df mirror: allow customizing the granularity by Paolo Bonzini · 12 years ago
  77. 49b6d72 QAPI: Introduce memchar-read QMP command by Lei Li · 12 years ago
  78. 1f590cf QAPI: Introduce memchar-write QMP command by Lei Li · 12 years ago
  79. 01ceb97 balloon: drop old stats code & API by Luiz Capitulino · 12 years ago
  80. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  81. f108890 chardev: add hmp hotplug commands by Gerd Hoffmann · 12 years ago
  82. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  83. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  84. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  85. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  86. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  87. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  88. 4057725 hmp: add NBD server commands by Paolo Bonzini · 13 years ago
  89. 90c45b3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  90. 852bef0 hmp: fix info cpus for sparc targets by Aurelien Jarno · 12 years ago
  91. b952b55 mirror: add support for on-source-error/on-target-error by Paolo Bonzini · 12 years ago
  92. d9b902d qmp: add drive-mirror command by Paolo Bonzini · 12 years ago
  93. aeae883 block: add block-job-complete by Paolo Bonzini · 12 years ago
  94. 8d01719 migration: Add dirty_pages_rate to query migrate output by Juan Quintela · 13 years ago
  95. 2c52ddf migration: print expected downtime in info migrate by Juan Quintela · 13 years ago
  96. 9c5a9fc migration: print total downtime for final phase of migration by Juan Quintela · 13 years ago
  97. 05d4f2f Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  98. 1d80909 stream: add on-error argument by Paolo Bonzini · 12 years ago
  99. 6e37fb8 qmp: add block-job-pause and block-job-resume by Paolo Bonzini · 12 years ago
  100. 9f32897 qmp: qmp_send_key(): accept key codes in hex by Luiz Capitulino · 12 years ago