1. 40c71f6 hmp: Missing handle_errors by Dr. David Alan Gilbert · 7 years ago
  2. 0fb8660 migration: Create x-multifd-page-count parameter by Juan Quintela · 7 years ago
  3. 4075fb1 migration: Create x-multifd-channels parameter by Juan Quintela · 9 years ago
  4. d0f63c1 hmp: introduce 'info memory_size_summary' command by Vadim Galitsyn · 7 years ago
  5. f7abe0e qapi: Change data type of the FOO_lookup generated for enum FOO by Marc-André Lureau · 7 years ago
  6. 977c736 qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) by Markus Armbruster · 7 years ago
  7. 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 7 years ago
  8. 262517b hmp: Use qapi_enum_parse() in hmp_migrate_set_parameter() by Marc-André Lureau · 7 years ago
  9. 8e615e3 hmp: Use qapi_enum_parse() in hmp_migrate_set_capability() by Marc-André Lureau · 7 years ago
  10. 06c60b6 qapi: Drop superfluous qapi_enum_parse() parameter max by Markus Armbruster · 7 years ago
  11. 01fa559 migration: Use JSON null instead of "" to reset parameter to default by Markus Armbruster · 7 years ago
  12. 1bda8b3 migration: Unshare MigrationParameters struct for now by Markus Armbruster · 7 years ago
  13. 8cc99dc migration: Clean up around tls_creds, tls_hostname by Markus Armbruster · 7 years ago
  14. 7e91e82 hmp: Clean up and simplify hmp_migrate_set_parameter() by Markus Armbruster · 7 years ago
  15. ec18b0a block: List anonymous device BBs in query-block by Kevin Wolf · 7 years ago
  16. 46eade7 block/qapi: Add qdev device name to query-block by Kevin Wolf · 7 years ago
  17. 3408d5a Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170717-pull-request' into staging by Peter Maydell · 7 years ago
  18. 0a9667e hmp: Update info vnc by Dr. David Alan Gilbert · 7 years ago
  19. 75b6016 hmp: add hmp analogue for qmp-chardev-change by Anton Nefedov · 7 years ago
  20. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 7 years ago
  21. bd1d5ad Add chardev-send-break monitor command by Stefan Fritsch · 7 years ago
  22. 9d18af9 migration: hmp: dump globals by Peter Xu · 7 years ago
  23. cb8b8ef Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into staging by Peter Maydell · 7 years ago
  24. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  25. 5e22479 migration: Create include for migration snapshots by Juan Quintela · 7 years ago
  26. 2833c59 migration: Create block capability by Juan Quintela · 8 years ago
  27. f4a06d1 hmp: Use visitor api for hmp_migrate_set_parameter() by Juan Quintela · 7 years ago
  28. 5682155 Merge remote-tracking branch 'dgilbert/tags/pull-hmp-20170517' into staging by Stefan Hajnoczi · 7 years ago
  29. be9b23c ramblock: add new hmp command "info ramblock" by Peter Xu · 7 years ago
  30. 927d663 migration: Pass Error ** argument to {save,load}_vmstate by Juan Quintela · 7 years ago
  31. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 7 years ago
  32. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 7 years ago
  33. 6683061 monitor: Move hmp_info_snapshots from savevm.c to hmp.c by Juan Quintela · 7 years ago
  34. d905bb7 monitor: Move hmp_delvm from savevm.c to hmp.c by Juan Quintela · 7 years ago
  35. d9c7d13 monitor: Move hmp_savevm from savevm.c to hmp.c by Juan Quintela · 7 years ago
  36. 52b2620 monitor: Move hmp_loadvm from monitor.c to hmp.c by Juan Quintela · 7 years ago
  37. 2c02468 hmp: info migrate_parameters format tunes by Peter Xu · 8 years ago
  38. d80a016 hmp: info migrate_capability format tunes by Peter Xu · 8 years ago
  39. 030ce1f ram: Add page-size to output in 'info migrate' by Chao Fan · 8 years ago
  40. 72d9196 Bugfix: Handle error if VM Generation ID device not present by Ben Warren · 8 years ago
  41. 9a81b79 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  42. 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
  43. 887354b hmp: Request permissions in qemu-io by Kevin Wolf · 8 years ago
  44. d708642 block: Add error parameter to blk_insert_bs() by Kevin Wolf · 8 years ago
  45. 6d0eb64 block: Add permissions to blk_new() by Kevin Wolf · 8 years ago
  46. f46bfdb util/cutils: Change qemu_strtosz*() from int64_t to uint64_t by Markus Armbruster · 8 years ago
  47. f17fd4f util/cutils: Return qemu_strtosz*() error and value separately by Markus Armbruster · 8 years ago
  48. 4fcdf65 util/cutils: Let qemu_strtosz*() optionally reject trailing crap by Markus Armbruster · 8 years ago
  49. e591591 util/cutils: Rename qemu_strtosz() to qemu_strtosz_MiB() by Markus Armbruster · 8 years ago
  50. 854e67f monitor: Fix crashes when using HMP commands without CPU by Thomas Huth · 8 years ago
  51. 5fc0048 monitor: add poll-* properties into query-iothreads result by Pavel Hrdina · 8 years ago
  52. 3f35c3b hmp: fix block_set_io_throttle by Eric Blake · 8 years ago
  53. 213dcb0 char: headers clean-up by Marc-André Lureau · 8 years ago
  54. e1ff3c6 monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends by Igor Mammedov · 8 years ago
  55. 3a46410 monitor: reuse user_creatable_add_opts() instead of user_creatable_add() by Igor Mammedov · 8 years ago
  56. 972d233 Merge remote-tracking branch 'quintela/tags/migration/20161114' into staging by Stefan Hajnoczi · 8 years ago
  57. fe39a4d migration: fix missing assignment for has_x_checkpoint_delay by zhanghailiang · 8 years ago
  58. 11d6fbe hmp: Make block_stream set an explicit job ID by Alberto Garcia · 8 years ago
  59. 312fe09 block: Add 'base-node' parameter to the 'block-stream' command by Alberto Garcia · 8 years ago
  60. d89e666 COLO: Add 'x-colo-lost-heartbeat' command to trigger failover by zhanghailiang · 8 years ago
  61. 68b5359 COLO: Add checkpoint-delay parameter for migrate-set-parameters by zhanghailiang · 8 years ago
  62. b4948be char: remove init callback by Marc-André Lureau · 8 years ago
  63. 2ff3025 migrate: move max-bandwidth and downtime-limit to migrate_set_parameter by Ashijeet Acharya · 8 years ago
  64. 7f375e0 migrate: Use boxed qapi for migrate-set-parameters by Eric Blake · 8 years ago
  65. de63ab6 migrate: Share common MigrationParameters struct by Eric Blake · 8 years ago
  66. bb2b777 migrate: Fix cpu-throttle-increment regression in HMP by Eric Blake · 8 years ago
  67. 627eae7 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  68. 0a73336 net: don't poke at chardev internal QemuOpts by Daniel P. Berrange · 8 years ago
  69. 61b9783 intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider interface by Hervé Poussineau · 8 years ago
  70. 70e2cb3 block: Accept device model name for blockdev-change-medium by Kevin Wolf · 8 years ago
  71. fbe2d81 block: Accept device model name for eject by Kevin Wolf · 8 years ago
  72. 1813d33 hmp: Remove dead code in hmp_qemu_io() by Kevin Wolf · 8 years ago
  73. e7f98f2 block: Allow node name for 'qemu-io' HMP command by Kevin Wolf · 8 years ago
  74. 13b9414 drive-backup: added support for data compression by Pavel Butsykin · 8 years ago
  75. 81206a8 block: simplify drive-backup by Pavel Butsykin · 8 years ago
  76. faecd40 block: Simplify drive-mirror by Eric Blake · 8 years ago
  77. 4dc9397 block: Simplify block_set_io_throttle by Eric Blake · 8 years ago
  78. 2323322 stream: Add 'job-id' parameter to 'block-stream' by Alberto Garcia · 8 years ago
  79. 70559d4 backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' by Alberto Garcia · 8 years ago
  80. 71aa986 mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' by Alberto Garcia · 8 years ago
  81. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 8 years ago
  82. e7ca565 string-output-visitor: Favor new visit_free() function by Eric Blake · 8 years ago
  83. 09204ea opts-visitor: Favor new visit_free() function by Eric Blake · 8 years ago
  84. 27393c3 qapi: keep names in 'CpuInstanceProperties' in sync with struct CPUCore by Peter Krempa · 8 years ago
  85. d2d8d46 hmp: Add 'info hotpluggable-cpus' HMP command by Bharata B Rao · 8 years ago
  86. 479b599 hmp: acquire aio_context in hmp_qemu_io by Vladimir Sementsov-Ogievskiy · 8 years ago
  87. d3bf541 Postcopy: Add stats on page requests by Dr. David Alan Gilbert · 8 years ago
  88. 69ef1f3 migration: define 'tls-creds' and 'tls-hostname' migration parameters by Daniel P. Berrange · 8 years ago
  89. d59ce6f migration: add reporting of errors for outgoing migration by Daniel P. Berrange · 8 years ago
  90. d85a31d migration: Promote improved autoconverge commands out of experimental state by Jason J. Herne · 8 years ago
  91. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  92. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  93. 586fc27 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  94. 4a6b52d Dump: add hmp command "info dump" by Peter Xu · 9 years ago
  95. 228de9c dump-guest-memory: add "detach" flag for QMP/HMP interfaces. by Peter Xu · 9 years ago
  96. dce1320 qapi: Add burst length parameters to block_set_io_throttle by Alberto Garcia · 9 years ago
  97. 544a373 qapi: Don't box branches of flat unions by Eric Blake · 9 years ago
  98. ddffee3 nbd: enable use of TLS with nbd-server-start command by Daniel P. Berrange · 9 years ago
  99. 90998d5 qom: add helpers for UserCreatable object types by Daniel P. Berrange · 9 years ago
  100. 86ae191 qapi: Fix compilation failure on MIPS and SPARC by Eric Blake · 9 years ago