1. 25a9d6c qapi: make query-cpu-definitions depend on specific targets by Marc-André Lureau · 6 years ago
  2. 96f75b5 qapi: make query-cpu-model-expansion depend on s390 or x86 by Marc-André Lureau · 6 years ago
  3. 0e2f453 qapi: make s390 commands depend on TARGET_S390X by Marc-André Lureau · 6 years ago
  4. fb06411 qmp hmp: Make system_wakeup check wake-up support and run state by Daniel Henrique Barboza · 6 years ago
  5. 9254893 qmp: Split ShutdownCause host-qmp into quit and system-reset by Dominik Csapak · 6 years ago
  6. 361ac94 cli qmp: Mark --preconfig, exit-preconfig experimental by Markus Armbruster · 7 years ago
  7. 4fd1cba Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2' into staging by Peter Maydell · 7 years ago
  8. 97ca071 qmp: Get rid of x-oob-test command by Markus Armbruster · 7 years ago
  9. 514337c qapi: add conditions to SPICE type/commands/events on the schema by Marc-André Lureau · 7 years ago
  10. 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
  11. 047f703 cli: add --preconfig option by Igor Mammedov · 7 years ago
  12. 2cc0e2e pc-dimm: factor out MemoryDevice interface by David Hildenbrand · 7 years ago
  13. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  14. ed627b2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  15. 52c95ca pc-dimm: make qmp_pc_dimm_device_list() sort devices by address by Haozhong Zhang · 7 years ago
  16. 469638f qmp: add command "x-oob-test" by Peter Xu · 7 years ago
  17. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  18. 961c47b qmp: Add qom-list-properties to list QOM object properties by Alexey Kardashevskiy · 7 years ago
  19. 35f6376 qmp: Merge ObjectPropertyInfo and DevicePropertyInfo by Alexey Kardashevskiy · 7 years ago
  20. 1ef1cee Fix up dangling references to qmp-commands.* in comment and doc by Markus Armbruster · 7 years ago
  21. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  22. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  23. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  24. 5ee9d2f Include qapi/qmp/qobject.h exactly where needed by Markus Armbruster · 7 years ago
  25. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  26. 49ccefd qmp: remove qmp_cpu by Daniel Henrique Barboza · 7 years ago
  27. 9aa3397 qmp: introduce query-memory-size-summary command by Vadim Galitsyn · 8 years ago
  28. f86285c qmp: Include parent type on 'qom-list-types' output by Eduardo Habkost · 8 years ago
  29. 87467ea qmp: Include 'abstract' field on 'qom-list-types' output by Eduardo Habkost · 8 years ago
  30. 75ab905 qmp: Use ObjectProperty.type if present by Fam Zheng · 8 years ago
  31. faabdbb qdev: Introduce PropertyInfo.create by Fam Zheng · 8 years ago
  32. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 8 years ago
  33. 8228e35 chardev: move headers to include/chardev by Marc-André Lureau · 8 years ago
  34. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  35. 4417ab7 block: New BdrvChildRole.activate() for blk_resume_after_migration() by Kevin Wolf · 8 years ago
  36. ace21a5 migration: Unify block node activation error handling by Kevin Wolf · 8 years ago
  37. 08f00df4 qdev: remove cannot_destroy_with_object_finalize_yet by Laurent Vivier · 8 years ago
  38. d35ff5e block: Ignore guest dev permissions during incoming migration by Kevin Wolf · 8 years ago
  39. 048abb7 qapi: Drop unused non-strict qobject input visitor by Markus Armbruster · 8 years ago
  40. 213dcb0 char: headers clean-up by Marc-André Lureau · 8 years ago
  41. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  42. 7a8c153 qmp: Fix argument name in error message of device-list-properties by Lin Ma · 8 years ago
  43. 814bb12 clean-up: removed duplicate #includes by Anand J · 8 years ago
  44. 09e6836 qapi: rename QmpInputVisitor to QObjectInputVisitor by Daniel P. Berrange · 8 years ago
  45. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  46. e64c75a qmp: fix object-add assert() without props by Marc-André Lureau · 8 years ago
  47. 3b71ec8 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  48. 70e2cb3 block: Accept device model name for blockdev-change-medium by Kevin Wolf · 8 years ago
  49. 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
  50. cea2527 util: Add UUID API by Fam Zheng · 8 years ago
  51. 3688d8c build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO} by Marc-André Lureau · 8 years ago
  52. b18b604 qmp: add QMP interface "query-cpu-model-baseline" by David Hildenbrand · 8 years ago
  53. 0031e0d qmp: add QMP interface "query-cpu-model-comparison" by David Hildenbrand · 8 years ago
  54. e09484e qmp: add QMP interface "query-cpu-model-expansion" by David Hildenbrand · 8 years ago
  55. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  56. 67a1de0 Makefile: Derive "PKGVERSION" from "git describe" by default by Fam Zheng · 9 years ago
  57. 88be7b4 block: Fix bdrv_next() memory leak by Kevin Wolf · 9 years ago
  58. 7c8eece block: Avoid bs->blk in bdrv_next() by Kevin Wolf · 9 years ago
  59. 240f64b qapi: Use strict QMP input visitor in more places by Eric Blake · 9 years ago
  60. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  61. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  62. 65d64f3 dump-guest-memory: add dump_in_progress() helper function by Peter Xu · 9 years ago
  63. 90998d5 qom: add helpers for UserCreatable object types by Daniel P. Berrange · 9 years ago
  64. d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
  65. 76b1c7f block: Inactivate BDS when migration completes by Kevin Wolf · 9 years ago
  66. 7746abd qom: Change object property iterator API contract by Daniel P. Berrange · 9 years ago
  67. 1b30c09 qmp: Convert QMP code to use object property iterators by Daniel P. Berrange · 9 years ago
  68. 39ff43d blockdev: read-only-mode for blockdev-change-medium by Max Reitz · 9 years ago
  69. 24fb413 qmp: Introduce blockdev-change-medium by Max Reitz · 9 years ago
  70. 373340b block: Move I/O status and error actions into BB by Max Reitz · 9 years ago
  71. 4c315c2 qdev: Protect device-list-properties against broken devices by Markus Armbruster · 9 years ago
  72. edb1523 qmp: Fix device-list-properties not to crash for abstract device by Markus Armbruster · 9 years ago
  73. 6eb3937 qom: Don't use 'gen': false for qom-get, qom-set, object-add by Markus Armbruster · 9 years ago
  74. 7fad30f qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() by Markus Armbruster · 9 years ago
  75. d4ba8cb qmp: Add example usage of strto*l() qemu wrapper by Carlos L. Torres · 10 years ago
  76. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  77. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  78. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  79. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  80. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  81. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  82. bc2256c qom: Add helper function for getting user objects root by Daniel P. Berrange · 10 years ago
  83. 4752cdb qapi: Drop inline nested struct in query-version by Eric Blake · 10 years ago
  84. d6edb15 qom: Add can_be_deleted callback to UserCreatableClass by Lin Ma · 10 years ago
  85. 9634f4e vnc: set id at parse time not init time by Gerd Hoffmann · 10 years ago
  86. f7801c5 vnc: auto assian an id when calling change vnc qmp interface by Gonglei · 10 years ago
  87. 89db2177 qmp: unbreak build for non-vnc configuration by Leon Yu · 10 years ago
  88. 4d2855a block: New bdrv_add_key(), convert monitor to use it by Markus Armbruster · 10 years ago
  89. ad0ec14 qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy by Markus Armbruster · 10 years ago
  90. b25d81b qmp hmp: Factor out common "using spice" test by Markus Armbruster · 10 years ago
  91. 4db1462 vnc: switch to QemuOpts, allow multiple servers by Gerd Hoffmann · 10 years ago
  92. 07d09c5 qmp: Print descriptions of object properties by Gonglei · 10 years ago
  93. 4115dd6 qmp: hide "hotplugged" device property from device-list-properties by Stefan Hajnoczi · 11 years ago
  94. f4eb32b qmp: show QOM properties in device-list-properties by Stefan Hajnoczi · 11 years ago
  95. 02419bc qmp: add query-acpi-ospm-status command by Igor Mammedov · 11 years ago
  96. 6f2e273 qmp: add query-memory-devices command by Igor Mammedov · 11 years ago
  97. d116946 qmp: improve error reporting for -object and object-add by Paolo Bonzini · 11 years ago
  98. a790f4e object_add: allow completion handler to get canonical path by Igor Mammedov · 11 years ago
  99. ab31979 qmp: Don't use error_is_set() to suppress additional errors by Markus Armbruster · 11 years ago
  100. 7daecb3 qmp: Consistently name Error ** objects errp, and not err by Markus Armbruster · 11 years ago