1. f0df84c watchdog: Allow setting action on the fly by Michal Privoznik · 7 years ago
  2. 4dc3b15 s390x: implement query-hotpluggable-cpus by David Hildenbrand · 7 years ago
  3. 9aa3397 qmp: introduce query-memory-size-summary command by Vadim Galitsyn · 7 years ago
  4. f5cf31c qapi-schema: Improve section headings by Markus Armbruster · 7 years ago
  5. 496490a qapi-schema: Move queries from common.json to qapi-schema.json by Markus Armbruster · 7 years ago
  6. 2031c13 qapi-schema: Make block-core.json self-contained by Markus Armbruster · 7 years ago
  7. c09656f qapi-schema: Fold event.json back into qapi-schema.json by Markus Armbruster · 7 years ago
  8. 3859b6c qapi-schema: Collect TPM stuff in qapi/tpm.json by Markus Armbruster · 7 years ago
  9. fa988e3 qapi-schema: Collect transaction stuff in qapi/transaction.json by Markus Armbruster · 7 years ago
  10. 48685a8 qapi-schema: Collect migration stuff in qapi/migration.json by Markus Armbruster · 7 years ago
  11. 608cfed qapi-schema: Collect UI stuff in qapi/ui.json by Markus Armbruster · 7 years ago
  12. 3c0bd37 qapi-schema: Collect net device stuff in qapi/net.json by Markus Armbruster · 7 years ago
  13. dbeee39 qapi-schema: Collect char device stuff in qapi/char.json by Markus Armbruster · 7 years ago
  14. 0e201d3 qapi-schema: Collect run state stuff in qapi/run-state.json by Markus Armbruster · 7 years ago
  15. a2ff5a4 qapi-schema: Collect sockets stuff in qapi/sockets.json by Markus Armbruster · 7 years ago
  16. c7a4e0c qapi-schema: Rocker doc section contains unrelated stuff, fix by Markus Armbruster · 7 years ago
  17. 211e506 qapi-schema: Document how generated documentation is ordered by Markus Armbruster · 7 years ago
  18. cfb41b8 docs: fix broken paths to docs/interop dir by Cleber Rosa · 7 years ago
  19. 103dce8 ui: drop ac_search and ac_stop by Gerd Hoffmann · 7 years ago
  20. 912092b ui: drop altgr and altgr_r QKeyCodes by Gerd Hoffmann · 7 years ago
  21. 37810e8 ui: add multimedia keys by Gerd Hoffmann · 7 years ago
  22. 01fa559 migration: Use JSON null instead of "" to reset parameter to default by Markus Armbruster · 7 years ago
  23. 1bda8b3 migration: Unshare MigrationParameters struct for now by Markus Armbruster · 7 years ago
  24. 8cc99dc migration: Clean up around tls_creds, tls_hostname by Markus Armbruster · 7 years ago
  25. 6dfe8ea vnc: Clarify documentation of QMP command change by Markus Armbruster · 7 years ago
  26. f86285c qmp: Include parent type on 'qom-list-types' output by Eduardo Habkost · 7 years ago
  27. 87467ea qmp: Include 'abstract' field on 'qom-list-types' output by Eduardo Habkost · 7 years ago
  28. 7bb8608 char: chardevice hotswap by Anton Nefedov · 7 years ago
  29. 788cf9f block: rip out all traces of password prompting by Daniel P. Berrange · 7 years ago
  30. bd1d5ad Add chardev-send-break monitor command by Stefan Fritsch · 7 years ago
  31. c788ada migration: add "return-path" capability by Peter Xu · 7 years ago
  32. d0eda02 Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging by Stefan Hajnoczi · 7 years ago
  33. 8c1bc1e qapi-schema: Remove obsolete note from ObjectTypeInfo by Eduardo Habkost · 7 years ago
  34. 2833c59 migration: Create block capability by Juan Quintela · 8 years ago
  35. 419fcde numa: add '-numa cpu,...' option for property based node mapping by Igor Mammedov · 7 years ago
  36. afed5a5 QMP: include CpuInstanceProperties into query_cpus output output by Igor Mammedov · 7 years ago
  37. 0f20343 numa: Allow setting NUMA distance for different NUMA nodes by He Chen · 7 years ago
  38. bd269eb sockets: Limit SocketAddressLegacy to external interfaces by Markus Armbruster · 7 years ago
  39. 62cf396 sockets: Rename SocketAddressFlat to SocketAddress by Markus Armbruster · 7 years ago
  40. dfd100f sockets: Rename SocketAddress to SocketAddressLegacy by Markus Armbruster · 7 years ago
  41. ae92cbd chardev: Basic support for TN3270 by Jing Liu · 8 years ago
  42. 030ce1f ram: Add page-size to output in 'info migrate' by Chao Fan · 8 years ago
  43. 8bc0673 qapi-schema: SocketAddressFlat variants 'vsock' and 'fd' by Markus Armbruster · 8 years ago
  44. eb87203 rbd: Reject -blockdev server.*.{numeric, to, ipv4, ipv6} by Markus Armbruster · 8 years ago
  45. c5e737e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' into staging by Peter Maydell · 8 years ago
  46. 4af245d migration: use "" as the default for tls-creds/hostname by Daniel P. Berrange · 8 years ago
  47. c2dd311 qapi2texi: Implement boxed argument documentation by Markus Armbruster · 8 years ago
  48. 1d8bda1 qapi: The #optional tag is redundant, drop by Markus Armbruster · 8 years ago
  49. 42bebcc qapi2texi: Fix up output around #optional by Markus Armbruster · 8 years ago
  50. 2cfbae3 qapi: Have each QAPI schema declare its name rule violations by Markus Armbruster · 8 years ago
  51. 1554a8f qapi: Have each QAPI schema declare its returns white-list by Markus Armbruster · 8 years ago
  52. bc52d03 qapi: Make doc comments optional where we don't need them by Markus Armbruster · 8 years ago
  53. c5f1ae3 qapi-schema: Rename SocketAddressFlat's variant tcp to inet by Markus Armbruster · 8 years ago
  54. 2b73370 qapi-schema: Rename GlusterServer to SocketAddressFlat by Markus Armbruster · 8 years ago
  55. e8ed97a qapi: flatten GuestPanicInformation union by Anton Nefedov · 8 years ago
  56. 9a81b79 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 8 years ago
  57. 666095c Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging by Peter Maydell · 8 years ago
  58. 39164c1 qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands by Igor Mammedov · 8 years ago
  59. daa33c5 Add a new qmp command to do checkpoint, query xen replication status by Zhang Chen · 8 years ago
  60. 2c9639e Add a new qmp command to start/stop replication by Zhang Chen · 8 years ago
  61. a357a65 qapi-schema: Comment about full expansion of non-migration-safe models by Eduardo Habkost · 8 years ago
  62. fe8ee08 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-22' into staging by Peter Maydell · 8 years ago
  63. d3be4b5 net: Flatten simple union NetLegacyOptions by Markus Armbruster · 8 years ago
  64. d081a49 numa: Flatten simple union NumaOptions by Markus Armbruster · 8 years ago
  65. 5fc0048 monitor: add poll-* properties into query-iothreads result by Pavel Hrdina · 8 years ago
  66. 378af96 Add wctablet device by Anatoli Huseu1 · 8 years ago
  67. d187e08 i386/cpu: add crash-information QOM property by Anton Nefedov · 8 years ago
  68. a8664ba COLO: Don't process failover request while loading VM's state by zhanghailiang · 8 years ago
  69. 53f09a1 add 'release-ram' migrate capability by Pavel Butsykin · 8 years ago
  70. 2a7e685 ui: fix reporting of VNC auth in query-vnc-servers by Daniel P. Berrange · 8 years ago
  71. 0095cc6 qapi: add support for mice with extra/side buttons by Fabian Lesniak · 8 years ago
  72. 5d0c7f4 qapi: Remove unwanted commas after #optional keyword by Stefan Weil · 8 years ago
  73. 6979a81 sockets: add ability to disable DNS resolution for InetSocketAddress by Daniel P. Berrange · 8 years ago
  74. 4d8bb95 qmp-commands: move documentation bits to schema by Marc-André Lureau · 9 years ago
  75. c08d644 qmp-commands: move 'x-colo-lost-heartbeat' doc to schema by Marc-André Lureau · 8 years ago
  76. 7d1182d qmp-commands: move 'xen-load-devices-state' doc to schema by Marc-André Lureau · 8 years ago
  77. 8f457b6 qmp-commands: move 'migrate-set-cache-size' doc to schema by Marc-André Lureau · 8 years ago
  78. 926dce5 qmp-commands: move 'query-dump' doc to schema by Marc-André Lureau · 8 years ago
  79. 1965e98 qmp-commands: move 'query-gic-capabilities' doc to schema by Marc-André Lureau · 8 years ago
  80. 7e31d1a qmp-commands: move 'query-hotpluggable-cpus' doc to schema by Marc-André Lureau · 8 years ago
  81. 5c32b4c qmp-commands: move 'rtc-reset-reinjection' doc to schema by Marc-André Lureau · 8 years ago
  82. 18b4300 qmp-commands: move 'query-acpi-ospm-status' doc to schema by Marc-André Lureau · 8 years ago
  83. 22f9a09 qmp-commands: move 'query-memory-devices' doc to schema by Marc-André Lureau · 8 years ago
  84. cfc84c8 qmp-commands: move 'query-memdev' doc to schema by Marc-André Lureau · 8 years ago
  85. 70d5b0c qmp-commands: move 'input-send-event' doc to schema by Marc-André Lureau · 8 years ago
  86. 043ea31 qmp-commands: move 'query-rx-filter' doc to schema by Marc-André Lureau · 8 years ago
  87. e26a0d0 qmp-commands: move 'query-command-line-options' doc to schema by Marc-André Lureau · 8 years ago
  88. 4e022d0 qmp-commands: move 'query-tpm' doc to schema by Marc-André Lureau · 8 years ago
  89. 5a4c031 qmp-commands: move 'query-tpm-types' doc to schema by Marc-André Lureau · 8 years ago
  90. b7c7941 qmp-commands: move 'query-tpm-models' doc to schema by Marc-André Lureau · 8 years ago
  91. 7cfee8d qmp-commands: move 'chardev-remove' doc to schema by Marc-André Lureau · 8 years ago
  92. 2212092 qmp-commands: move 'chardev-add' doc to schema by Marc-André Lureau · 8 years ago
  93. 77b6681 qmp-commands: move 'screendump' doc to schema by Marc-André Lureau · 8 years ago
  94. f45fd52 qmp-commands: move 'send-key' doc to schema by Marc-André Lureau · 8 years ago
  95. d71ca35 qmp-commands: move 'query-fdsets' doc to schema by Marc-André Lureau · 8 years ago
  96. 4503e4b qmp-commands: move 'remove-fd' doc to schema by Marc-André Lureau · 8 years ago
  97. 43fef34 qmp-commands: move 'add-fd' doc to schema by Marc-André Lureau · 8 years ago
  98. f5ad8e8 qmp-commands: move 'closefd' doc to schema by Marc-André Lureau · 8 years ago
  99. 179bf59 qmp-commands: move 'getfd' doc to schema by Marc-André Lureau · 8 years ago
  100. de0ba66 qmp-commands: move 'object-del' doc to schema by Marc-André Lureau · 8 years ago