1. 5fcbeb0 nbd: Allow bitmap export during QMP nbd-server-add by Eric Blake · 6 years ago
  2. fb06411 qmp hmp: Make system_wakeup check wake-up support and run state by Daniel Henrique Barboza · 6 years ago
  3. e25701b Deprecate HMP `cpu-add` by Kashyap Chamarthy · 6 years ago
  4. 18613dc qmp, hmp: make subsystem/system-vendor identities optional by Denis V. Lunev · 6 years ago
  5. 76e0300 migration: show the statistics of compression by Xiao Guangrong · 7 years ago
  6. c5e4e49 Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' into staging by Peter Maydell · 6 years ago
  7. 5383a70 qmp, hmp: add PCI subsystem id and vendor id to PCI info by Denis V. Lunev · 6 years ago
  8. d34a10a hmp: fix migrate status timer leak by Marc-André Lureau · 7 years ago
  9. 241ca1a qapi/block-stream: expose new job properties by John Snow · 7 years ago
  10. 54906fe Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180822-1' into staging by Peter Maydell · 7 years ago
  11. dd12e1b hmp-commands: add sync-profile by Emilio G. Cota · 7 years ago
  12. 1d58872 migration: do not wait for free thread by Xiao Guangrong · 7 years ago
  13. 4cbc9c7 migrate/cpu-throttle: Add max-cpu-throttle migration parameter by Li Qiang · 7 years ago
  14. 361ac94 cli qmp: Mark --preconfig, exit-preconfig experimental by Markus Armbruster · 7 years ago
  15. 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
  16. b2866c2 Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  17. 2da91b5 dump: add Windows dump format to dump-guest-memory by Viktor Prutyanov · 7 years ago
  18. 5c99fa3 cutils: Provide strchrnul by Keno Fischer · 7 years ago
  19. a61c45b migration: Create multifd_bytes ram_counter by Juan Quintela · 7 years ago
  20. 8e8581e hmp: add exit_preconfig by Dr. David Alan Gilbert · 7 years ago
  21. 7e555c6 migration/postcopy: Add max-postcopy-bandwidth parameter by Dr. David Alan Gilbert · 7 years ago
  22. d37297d migration/hmp: add migrate_pause command by Peter Xu · 7 years ago
  23. 3b563c4 hmp/migration: add migrate_recover command by Peter Xu · 7 years ago
  24. 7a4da28 qmp: hmp: add migrate "resume" option by Peter Xu · 7 years ago
  25. 8359218 hmp: Allow using a qdev id in block_set_io_throttle by Alberto Garcia · 7 years ago
  26. 65ace06 migration: add postcopy total blocktime into query-migrate by Alexey Perevalov · 7 years ago
  27. 0dfddbb hmp.c: Revert hmp_info_cpus output format change by Satheesh Rajendran · 7 years ago
  28. a9b47e5 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into staging by Peter Maydell · 7 years ago
  29. 32cd655 HMP: Initialize err before using by zhangjixiang · 7 years ago
  30. 6388e18 qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList by Haozhong Zhang · 7 years ago
  31. f771c54 qapi: Add device ID and head parameters to screendump by Thomas Huth · 7 years ago
  32. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 7 years ago
  33. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  34. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  35. 137b5cb hmp: change hmp_info_cpus to use query-cpus-fast by Viktor Mihajlovski · 7 years ago
  36. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  37. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  38. 08fb10a hmp: Add nbd_server_remove to mirror QMP command by Eric Blake · 7 years ago
  39. dba4932 hmp: Add name parameter to nbd_server_add by Eric Blake · 7 years ago
  40. 902a1f9 qapi: add name parameter to nbd-server-add by Vladimir Sementsov-Ogievskiy · 7 years ago
  41. ee86981 migration: Revert postcopy-blocktime commit set by Peter Maydell · 7 years ago
  42. ca6011c migration: add postcopy total blocktime into query-migrate by Alexey Perevalov · 7 years ago
  43. 741d408 migration: Use proper types in json by Juan Quintela · 7 years ago
  44. c200c4a block: Don't acquire AioContext in hmp_qemu_io() by Kevin Wolf · 7 years ago
  45. 554a39e hmp: Replace error_report_err by ZhiPeng Lu · 7 years ago
  46. 73af8dd migration: Make xbzrle_cache_size a migration parameter by Juan Quintela · 7 years ago
  47. 94ae12c migrate: HMP migate_continue by Dr. David Alan Gilbert · 7 years ago
  48. f4ede81 tpm: Added support for TPM emulator by Amarnath Valluri · 7 years ago
  49. 40c71f6 hmp: Missing handle_errors by Dr. David Alan Gilbert · 8 years ago
  50. 0fb8660 migration: Create x-multifd-page-count parameter by Juan Quintela · 8 years ago
  51. 4075fb1 migration: Create x-multifd-channels parameter by Juan Quintela · 9 years ago
  52. d0f63c1 hmp: introduce 'info memory_size_summary' command by Vadim Galitsyn · 8 years ago
  53. f7abe0e qapi: Change data type of the FOO_lookup generated for enum FOO by Marc-André Lureau · 8 years ago
  54. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 8 years ago
  55. 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 8 years ago
  56. 262517b hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter() by Marc-André Lureau · 8 years ago
  57. 8e615e3 hmp: Use qapi_enum_parse() in hmp_migrate_set_capability() by Marc-André Lureau · 8 years ago
  58. 06c60b6 qapi: Drop superfluous qapi_enum_parse() parameter max by Markus Armbruster · 8 years ago
  59. 01fa559 migration: Use JSON null instead of "" to reset parameter to default by Markus Armbruster · 8 years ago
  60. 1bda8b3 migration: Unshare MigrationParameters struct for now by Markus Armbruster · 8 years ago
  61. 8cc99dc migration: Clean up around tls_creds, tls_hostname by Markus Armbruster · 8 years ago
  62. 7e91e82 hmp: Clean up and simplify hmp_migrate_set_parameter() by Markus Armbruster · 8 years ago
  63. ec18b0a block: List anonymous device BBs in query-block by Kevin Wolf · 8 years ago
  64. 46eade7 block/qapi: Add qdev device name to query-block by Kevin Wolf · 8 years ago
  65. 3408d5a Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' into staging by Peter Maydell · 8 years ago
  66. 0a9667e hmp: Update info vnc by Dr. David Alan Gilbert · 8 years ago
  67. 75b6016 hmp: add hmp analogue for qmp-chardev-change by Anton Nefedov · 8 years ago
  68. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
  69. bd1d5ad Add chardev-send-break monitor command by Stefan Fritsch · 8 years ago
  70. 9d18af9 migration: hmp: dump globals by Peter Xu · 8 years ago
  71. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 8 years ago
  72. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  73. 5e22479 migration: Create include for migration snapshots by Juan Quintela · 8 years ago
  74. 2833c59 migration: Create block capability by Juan Quintela · 8 years ago
  75. f4a06d1 hmp: Use visitor api for hmp_migrate_set_parameter() by Juan Quintela · 8 years ago
  76. 5682155 Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging by Stefan Hajnoczi · 8 years ago
  77. be9b23c ramblock: add new hmp command "info ramblock" by Peter Xu · 8 years ago
  78. 927d663 migration: Pass Error ** argument to {save,load}_vmstate by Juan Quintela · 8 years ago
  79. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 8 years ago
  80. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 8 years ago
  81. 6683061 monitor: Move hmp_info_snapshots from savevm.c to hmp.c by Juan Quintela · 8 years ago
  82. d905bb7 monitor: Move hmp_delvm from savevm.c to hmp.c by Juan Quintela · 8 years ago
  83. d9c7d13 monitor: Move hmp_savevm from savevm.c to hmp.c by Juan Quintela · 8 years ago
  84. 52b2620 monitor: Move hmp_loadvm from monitor.c to hmp.c by Juan Quintela · 8 years ago
  85. 2c02468 hmp: info migrate_parameters format tunes by Peter Xu · 8 years ago
  86. d80a016 hmp: info migrate_capability format tunes by Peter Xu · 8 years ago
  87. 030ce1f ram: Add page-size to output in 'info migrate' by Chao Fan · 8 years ago
  88. 72d9196 Bugfix: Handle error if VM Generation ID device not present by Ben Warren · 8 years ago
  89. 9a81b79 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  90. 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
  91. 887354b hmp: Request permissions in qemu-io by Kevin Wolf · 8 years ago
  92. d708642 block: Add error parameter to blk_insert_bs() by Kevin Wolf · 8 years ago
  93. 6d0eb64 block: Add permissions to blk_new() by Kevin Wolf · 8 years ago
  94. f46bfdb util/cutils: Change qemu_strtosz*() from int64_t to uint64_t by Markus Armbruster · 8 years ago
  95. f17fd4f util/cutils: Return qemu_strtosz*() error and value separately by Markus Armbruster · 8 years ago
  96. 4fcdf65 util/cutils: Let qemu_strtosz*() optionally reject trailing crap by Markus Armbruster · 8 years ago
  97. e591591 util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB() by Markus Armbruster · 8 years ago
  98. 854e67f monitor: Fix crashes when using HMP commands without CPU by Thomas Huth · 8 years ago
  99. 5fc0048 monitor: add poll-* properties into query-iothreads result by Pavel Hrdina · 8 years ago
  100. 3f35c3b hmp: fix block_set_io_throttle by Eric Blake · 8 years ago