1. df5b2ad input: move input-send-event into experimental namespace by Gerd Hoffmann · 10 years ago
  2. 51fc447 QMP/input-send-event: make console parameter optional by Amos Kong · 10 years ago
  3. 50c6617 add input-send-event command by Marcelo Tosatti · 10 years ago
  4. 1dde0f4 trace: [qmp] Add commands to query and control event tracing state by Lluís Vilanova · 10 years ago
  5. 550830f block: delete cow block driver by Stefan Hajnoczi · 10 years ago
  6. 9cb805f cpus: Define callback for QEMU "nmi" command by Alexey Kardashevskiy · 10 years ago
  7. 13d8cc5 block: add backing-file option to block-stream by Jeff Cody · 10 years ago
  8. 54e2690 block: extend block-commit to accept a string for the backing file by Jeff Cody · 10 years ago
  9. fa40e65 block: add QAPI command to allow live backing file change by Jeff Cody · 10 years ago
  10. 7676e2c block: make 'top' argument to block-commit optional by Jeff Cody · 10 years ago
  11. f2ae8ab mc146818rtc: add rtc-reset-reinjection QMP command by Marcelo Tosatti · 10 years ago
  12. 2d40fa6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  13. 09158f0 block: Add replaces argument to drive-mirror by Benoît Canet · 10 years ago
  14. 32a97ea char: report frontend open/closed state in 'query-chardev' by Laszlo Ersek · 10 years ago
  15. 4c828dc block: Add node-name argument to drive-mirror by Benoît Canet · 10 years ago
  16. 02419bc qmp: add query-acpi-ospm-status command by Igor Mammedov · 10 years ago
  17. 6f2e273 qmp: add query-memory-devices command by Igor Mammedov · 10 years ago
  18. c059451 qmp: clean out whitespace by Michael S. Tsirkin · 10 years ago
  19. 76b5d85 qmp: add query-memdev by Hu Tao · 10 years ago
  20. e36af94 qapi: output def_value_str when query command line options by Chunyan Liu · 10 years ago
  21. 178ac11 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 10 years ago
  22. 3b69595 doc: add "setup" to list of migration states by Peter Feiner · 10 years ago
  23. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 10 years ago
  24. cd0c538 qmp: use valid JSON in transaction example by Eric Blake · 10 years ago
  25. 8bc3923 migration: expose xbzrle cache miss rate by ChenLiang · 10 years ago
  26. 58570ed migration: expose the bitmap_sync_count to the end by ChenLiang · 10 years ago
  27. f7bc8ef virtio-net: add vlan receive state to RxFilterInfo by Amos Kong · 10 years ago
  28. dc3dd0d qmp: add query-iothreads command by Stefan Hajnoczi · 10 years ago
  29. 7d6dc7f dump: add 'query-dump-guest-memory-capability' command by qiaonuohan · 10 years ago
  30. b53ccc3 dump: make kdump-compressed format available for 'dump-guest-memory' by qiaonuohan · 10 years ago
  31. 77d1c3c qmp: expose list of supported character device backends by Martin Kletzander · 10 years ago
  32. 3722290 block: update block commit documentation regarding image truncation by Jeff Cody · 10 years ago
  33. 0901f67 qmp: Allow to take external snapshots on bs graphs node. by Benoît Canet · 10 years ago
  34. 3b1dbd1 qmp: Allow block_resize to manipulate bs graph nodes. by Benoît Canet · 10 years ago
  35. 12d3ba8 qmp: Allow to change password on named block driver states. by Benoît Canet · 10 years ago
  36. c13163f qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. by Benoît Canet · 10 years ago
  37. cff8b2c monitor: add object-add (QMP) and object_add (HMP) command by Paolo Bonzini · 11 years ago
  38. ab2d053 monitor: add object-del (QMP) and object_del (HMP) command by Paolo Bonzini · 11 years ago
  39. d26c9a1 blockdev: 'blockdev-add' QMP command by Kevin Wolf · 11 years ago
  40. 44e3e05 qmp: add interface blockdev-snapshot-delete-internal-sync by Wenchao Xia · 11 years ago
  41. f323bc9 qmp: add interface blockdev-snapshot-internal-sync by Wenchao Xia · 11 years ago
  42. bbe8601 qmp: add internal snapshot support in qmp_transaction by Wenchao Xia · 11 years ago
  43. 2024c1d block: Add iops_size to do the iops accounting for a given io size. by Benoît Canet · 11 years ago
  44. 3e9fab6 block: Add support for throttling burst max in QMP and the command line. by Benoît Canet · 11 years ago
  45. 586b546 qmp: fix integer usage in examples by Eric Blake · 11 years ago
  46. 7f7f975 s390: wire up nmi command to raise a RESTART interrupt on S390 by Eugene (jno) Dvurechenski · 12 years ago
  47. 8f3067b rdma: remaining documentation fixes by Michael R. Hines · 11 years ago
  48. fc5d3f8 Implement sync modes for drive-backup. by Ian Main · 11 years ago
  49. bbcf59b Merge remote-tracking branch 'luiz/queue/qmp' into staging by Anthony Liguori · 11 years ago
  50. e9acb8c Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  51. f9b1d9b qmp: update send-key document by Amos Kong · 11 years ago
  52. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 11 years ago
  53. b53169e blockdev: add sync mode to drive-backup QMP command by Stefan Hajnoczi · 11 years ago
  54. 99a9add block: add drive-backup QMP command by Stefan Hajnoczi · 11 years ago
  55. 553a7e8 qmp: add ImageInfo in BlockDeviceInfo used by query-block by Wenchao Xia · 11 years ago
  56. 8ca27ce Merge remote-tracking branch 'afaerber/qom-cpu' into staging by Anthony Liguori · 11 years ago
  57. 805a250 Trivial grammar and spelling fixes by Stefan Weil · 11 years ago
  58. 69ca3ea QMP: Add cpu-add command by Igor Mammedov · 11 years ago
  59. 1f8f987 monitor: introduce query-command-line-options by Amos Kong · 11 years ago
  60. 315f9e1 Revert "New QMP command query-cpu-max and HMP command cpu_max" by Michal Novotny · 11 years ago
  61. 18501ae Merge remote-tracking branch 'quintela/migration.next' into staging by Anthony Liguori · 11 years ago
  62. f1c7279 migration: do not sent zero pages in bulk stage by Peter Lieven · 11 years ago
  63. 817c604 migration: Improve QMP documentation by Juan Quintela · 11 years ago
  64. 4d70043 New QMP command query-cpu-max and HMP command cpu_max by Michal Novotny · 11 years ago
  65. 28c4fa3 QMP: TPM QMP and man page documentation updates by Corey Bryant · 11 years ago
  66. d1a0cf7 Support for TPM command line options by Stefan Berger · 11 years ago
  67. af347aa qmp: netdev_add is like -netdev, not -net, fix documentation by Markus Armbruster · 11 years ago
  68. 3949e59 qemu-char: Saner naming of memchar stuff & doc fixes by Markus Armbruster · 11 years ago
  69. 3ab651f qmp: Clean up design of memchar-read by Markus Armbruster · 11 years ago
  70. 82e59a6 qmp: Fix design bug and read beyond buffer in memchar-write by Markus Armbruster · 11 years ago
  71. dbca1b3 Fix example for query-migrate-capabilities by Orit Wasserman · 11 years ago
  72. 99f4280 qmp-commands.hx: s/tray-open/tray_open/ to match qapi schema by Michal Privoznik · 11 years ago
  73. 503cb22 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 11 years ago
  74. 08e4ed6 mirror: add buf-size argument to drive-mirror by Paolo Bonzini · 11 years ago
  75. eee13df mirror: allow customizing the granularity by Paolo Bonzini · 11 years ago
  76. 49b6d72 QAPI: Introduce memchar-read QMP command by Lei Li · 11 years ago
  77. 1f590cf QAPI: Introduce memchar-write QMP command by Lei Li · 11 years ago
  78. 01ceb97 balloon: drop old stats code & API by Luiz Capitulino · 12 years ago
  79. 0a1a7fa chardev: add pty chardev support to chardev-add (qmp) by Gerd Hoffmann · 12 years ago
  80. ffbdbe5 chardev: add file chardev support to chardev-add (qmp) by Gerd Hoffmann · 12 years ago
  81. f1a1a35 chardev: add qmp hotplug commands, with null chardev support by Gerd Hoffmann · 12 years ago
  82. 90c45b3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  83. b952b55 mirror: add support for on-source-error/on-target-error by Paolo Bonzini · 12 years ago
  84. d9b902d qmp: add drive-mirror command by Paolo Bonzini · 12 years ago
  85. aeae883 block: add block-job-complete by Paolo Bonzini · 12 years ago
  86. 6dd844d qmp: add NBD server commands by Paolo Bonzini · 12 years ago
  87. 2c52ddf migration: print expected downtime in info migrate by Juan Quintela · 12 years ago
  88. 9c5a9fc migration: print total downtime for final phase of migration by Juan Quintela · 12 years ago
  89. a14c749 Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into staging by Anthony Liguori · 12 years ago
  90. 05d4f2f Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  91. 39f4243 QMP, Introduce xen-set-global-dirty-log command. by Anthony PERARD · 12 years ago
  92. 1d80909 stream: add on-error argument by Paolo Bonzini · 12 years ago
  93. 6e37fb8 qmp: add block-job-pause and block-job-resume by Paolo Bonzini · 12 years ago
  94. ed61fc1 QAPI: add command for live block commit, 'block-commit' by Jeff Cody · 12 years ago
  95. b224e5e qapi: convert add_client by Luiz Capitulino · 12 years ago
  96. ad39cf6 qapi: convert screendump by Luiz Capitulino · 12 years ago
  97. e4c8f00 qapi: convert sendkey by Amos Kong · 12 years ago
  98. 86759aa Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 12 years ago
  99. 99afc91 qapi: add 'query-target' command to return target arch by Daniel P. Berrange · 12 years ago
  100. 7aa939a migration: move total_time from ram stats to migration info by Juan Quintela · 12 years ago