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