1. 3710586 qapi: Add VFIO devices migration stats in Migration stats by Kirti Wankhede · 4 years, 5 months ago
  2. 864a024 spice: move display_add_client() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 5 months ago
  3. 08ad262 spice: move auth functions to QemuSpiceOps. by Gerd Hoffmann · 4 years, 5 months ago
  4. 7477477 spice: add QemuSpiceOps, move migrate_info by Gerd Hoffmann · 4 years, 5 months ago
  5. 7daf8f8 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years, 6 months ago
  6. 357bda9 monitor: Fix order in monitor_cleanup() by Kevin Wolf · 4 years, 6 months ago
  7. d72c34c meson: add spice_headers dependency. by Gerd Hoffmann · 4 years, 6 months ago
  8. bb4b9ea hmp: Add support for coroutine command handlers by Kevin Wolf · 4 years, 6 months ago
  9. 9ce44e2 qmp: Move dispatcher to a coroutine by Kevin Wolf · 4 years, 6 months ago
  10. e69ee45 monitor: Make current monitor a per-coroutine property by Kevin Wolf · 4 years, 6 months ago
  11. 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 6 months ago
  12. 57d3635 qmp: Assert that no other monitor is active by Kevin Wolf · 4 years, 6 months ago
  13. ff04108 hmp: Update current monitor only in handle_hmp_command() by Kevin Wolf · 4 years, 6 months ago
  14. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 6 months ago
  15. 87e6f4a monitor: Add Monitor parameter to monitor_get_cpu_index() by Kevin Wolf · 4 years, 6 months ago
  16. dcba65f monitor: Add Monitor parameter to monitor_set_cpu() by Kevin Wolf · 4 years, 6 months ago
  17. 61c7f98 qapi: Extract PCI commands to 'pci.json' by Philippe Mathieu-Daudé · 4 years, 7 months ago
  18. 27c9188 qapi: Extract ACPI commands to 'acpi.json' by Philippe Mathieu-Daudé · 4 years, 7 months ago
  19. a83e24b qapi: Restrict balloon-related commands to machine code by Philippe Mathieu-Daudé · 4 years, 7 months ago
  20. 0210c3b monitor: Use LOCK_GUARD macros by Dr. David Alan Gilbert · 4 years, 6 months ago
  21. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 6 months ago
  22. 60efffa monitor: simplify functions for getting a dup'd fdset entry by Daniel P. Berrangé · 4 years, 7 months ago
  23. feabc71 configure: do not include dependency flags in QEMU_CFLAGS and LIBS by Paolo Bonzini · 4 years, 7 months ago
  24. 31e4c35 migration: Add block-bitmap-mapping parameter by Max Reitz · 4 years, 7 months ago
  25. ff219dc meson: convert common QMP bits for qemu and qemu-storage-daemon by Paolo Bonzini · 4 years, 8 months ago
  26. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  27. 833ef7e monitor/misc: Remove unused "chardev/char-mux.h" include by Philippe Mathieu-Daudé · 5 years ago
  28. b11a093 qapi: Smooth another visitor error checking pattern by Markus Armbruster · 4 years, 9 months ago
  29. 62a35aa qapi: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 9 months ago
  30. 3c4b89c hmp: Eliminate a variable in hmp_migrate_set_parameter() by Markus Armbruster · 4 years, 9 months ago
  31. 722a3c7 virtio-pci: Send qapi events when the virtio-mem size changes by David Hildenbrand · 4 years, 9 months ago
  32. 2e70874 hmp: Handle virtio-mem when printing memory device info by David Hildenbrand · 4 years, 9 months ago
  33. afb5d01 monitor/hmp-cmds: improvements for the 'info migrate' by Mao Zhongyi · 4 years, 10 months ago
  34. ac9c95b monitor/hmp-cmds: add 'goto end' to reduce duplicate code. by Mao Zhongyi · 4 years, 10 months ago
  35. 0705ecc monitor/hmp-cmds: delete redundant Error check before invoke hmp_handle_error() by Mao Zhongyi · 4 years, 10 months ago
  36. fe02550 monitor/hmp-cmds: don't silently output when running 'migrate_set_downtime' fails by Mao Zhongyi · 4 years, 10 months ago
  37. 39337f1 monitor/hmp-cmds: add units for migrate_parameters by Mao Zhongyi · 4 years, 10 months ago
  38. 7d3660e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 10 months ago
  39. 12fcf49 pci: Display PCI IRQ pin in "info pci" by Peter Xu · 5 years ago
  40. 2261d39 memory: Make 'info mtree' not display disabled regions by default by Philippe Mathieu-Daudé · 4 years, 10 months ago
  41. 688ffbb various: Remove unnecessary OBJECT() cast by Philippe Mathieu-Daudé · 4 years, 11 months ago
  42. ddfb0ba qom: Clean up inconsistent use of gchar * vs. char * by Markus Armbruster · 5 years ago
  43. e460a4b migration/xbzrle: add encoding rate by Wei Wang · 5 years ago
  44. cbbf818 migration/throttle: Add cpu-throttle-tailslow migration parameter by Keqian Zhu · 5 years ago
  45. 7ac5529 migration: move the units of migrate parameters from milliseconds to ms by Mao Zhongyi · 5 years ago
  46. f96c6a8 monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed() by Mao Zhongyi · 5 years ago
  47. 6e8a355 lockable: replaced locks with lock guard macros where appropriate by Daniel Brodsky · 5 years ago
  48. 2061487 qapi: Disallow qmp_marshal_FOO(NULL, ...) by Markus Armbruster · 5 years ago
  49. 1f58424 qapi: Only input visitors can actually fail by Markus Armbruster · 5 years ago
  50. 7cd75cb migration: use "" instead of (null) for tls-authz by Mao Zhongyi · 5 years ago
  51. d4ff109 hmp/vnc: Fix info vnc list leak by Dr. David Alan Gilbert · 5 years ago
  52. 06b1c6f xbzrle: update xbzrle doc by Mao Zhongyi · 5 years ago
  53. 33ee3d9 hmp-cmd: fix a missing_break warning by Pan Nengyuan · 5 years ago
  54. 08712fc net: Track netdevs in NetClientState rather than QemuOpt by Eric Blake · 5 years ago
  55. db2a380 net: Complete qapi-fication of netdev_add by Eric Blake · 5 years ago
  56. f0ccc00 qmp: constify QmpCommand and list by Marc-André Lureau · 5 years ago
  57. dc14a47 migration/throttle: Add throttle-trig-thres migration parameter by Keqian Zhu · 5 years ago
  58. 2bcad73 monitor/hmp: move hmp_info_block* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  59. 1061f8d monitor/hmp: move remaining hmp_block* functions to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  60. e263120 monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  61. fce2b91 monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  62. 6b7fbf6 monitor/hmp: move hmp_block_job* to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  63. 0932e3f monitor/hmp: move hmp_drive_mirror and hmp_drive_backup to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  64. a2dde2f monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c by Maxim Levitsky · 5 years ago
  65. 916c925 monitor/hmp-cmds: Remove redundant statement in hmp_rocker_of_dpa_groups() by Chen Qun · 5 years ago
  66. 2af282e qemu-storage-daemon: Add --monitor option by Kevin Wolf · 5 years ago
  67. a2f411c monitor: Add allow_hmp parameter to monitor_init() by Kevin Wolf · 5 years ago
  68. 8e9119a hmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
  69. f27a9bb qmp: Fail gracefully if chardev is already in use by Kevin Wolf · 5 years ago
  70. f209872 monitor: Create QAPIfied monitor_init() by Kevin Wolf · 5 years ago
  71. c62d24e blockdev-nbd: Boxed argument type for nbd-server-add by Kevin Wolf · 5 years ago
  72. 5f07c4d qapi: Flatten object-add by Kevin Wolf · 5 years ago
  73. 5a16818 block: Move sysemu QMP commands to QAPI block module by Kevin Wolf · 5 years ago
  74. 6a9ad15 multifd: Add multifd-zstd-level parameter by Juan Quintela · 5 years ago
  75. 9004db4 multifd: Add multifd-zlib-level parameter by Juan Quintela · 5 years ago
  76. 96eef04 multifd: Add multifd-compression parameter by Juan Quintela · 6 years ago
  77. facda54 qapi: Allow getting flat output from 'query-named-block-nodes' by Peter Krempa · 5 years ago
  78. 7d3f505 monitor: Move qmp_query_qmp_schema to qmp-cmds-control.c by Kevin Wolf · 5 years ago
  79. 5676281 monitor: Collect "control" command handlers in qmp-cmds.control.c by Kevin Wolf · 5 years ago
  80. fa4dcf5 qapi: Split control.json off misc.json by Kevin Wolf · 5 years ago
  81. c3e9555 monitor: Move monitor option parsing to monitor/monitor.c by Kevin Wolf · 5 years ago
  82. 5b7686f Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into staging by Peter Maydell · 5 years ago
  83. a661614 monitor: fix memory leak in monitor_fdset_dup_fd_find_remove by Chen Qun · 5 years ago
  84. deb6ccb nbd: Allow description when creating NBD blockdev by Eric Blake · 5 years ago
  85. 9159015 qdev: move helper function to monitor/misc by Marc-André Lureau · 5 years ago
  86. e021e6f Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into staging by Peter Maydell · 5 years ago
  87. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  88. 083b266 chardev: Use QEMUChrEvent enum in IOEventHandler typedef by Philippe Mathieu-Daudé · 5 years ago
  89. 4904ca6 monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago
  90. ed7c5bb monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler by Philippe Mathieu-Daudé · 5 years ago
  91. 1010af5 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  92. 8e59432 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 5 years ago
  93. 4800819 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 5 years ago
  94. 89b6fc4 hmp: Allow using qdev ID for qemu-io command by Kevin Wolf · 5 years ago
  95. f8b345e monitor: Remove unused define by Yury Kotov · 5 years ago
  96. ec48595 monitor/qmp-cmds: rename Error ** parameter to more common errp by Vladimir Sementsov-Ogievskiy · 5 years ago
  97. 187c614 hmp: drop Error pointer indirection in hmp_handle_error by Vladimir Sementsov-Ogievskiy · 5 years ago
  98. a85d0bf monitor: fix maybe-uninitialized by Marc-André Lureau · 5 years ago
  99. 2895aaa monitor/qmp: resume monitor when clearing its queue by Wolfgang Bumiller · 5 years ago
  100. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago