1. a8fb542 char: introduce support for TLS encrypted TCP chardev backend by Daniel P. Berrange · 9 years ago
  2. d0d7708 qemu-char: add logfile facility to all chardev backends by Daniel P. Berrange · 9 years ago
  3. f1cd483 qapi-schema: dump-guest-memory: Improve text by Andrew Jones · 9 years ago
  4. e9cf2fe qemu-char: convert to use error checked base64 decode by Daniel P. Berrange · 9 years ago
  5. 31e38a2 qemu-char: append opt to stop truncation of serial file by Olga Krishtal · 9 years ago
  6. 86f4b68 cpu: Convert CpuInfo into flat union by Eric Blake · 9 years ago
  7. 513e7cd input: Document why x-input-send-event is still experimental by Eric Blake · 9 years ago
  8. f3bcfc5 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' into staging by Peter Maydell · 9 years ago
  9. a54d340 migrate-start-postcopy: Improve text by Dr. David Alan Gilbert · 9 years ago
  10. 94d16a6 block: add transactional properties by John Snow · 9 years ago
  11. df9a681 qed: Implement .bdrv_drain by Fam Zheng · 9 years ago
  12. 43de7e2 block: add a 'blockdev-snapshot' QMP command by Alberto Garcia · 9 years ago
  13. a911e6a block: rename BlockdevSnapshot to BlockdevSnapshotSync by Alberto Garcia · 9 years ago
  14. 24fb413 qmp: Introduce blockdev-change-medium by Max Reitz · 9 years ago
  15. 9ec055a MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state by Dr. David Alan Gilbert · 9 years ago
  16. 4886a1b migrate_start_postcopy: Command to trigger transition to postcopy by Dr. David Alan Gilbert · 9 years ago
  17. 53dd370 Add migration-capability boolean for postcopy-ram. by Dr. David Alan Gilbert · 9 years ago
  18. d73abd6 replay: global variables and function stubs by Pavel Dovgalyuk · 9 years ago
  19. 2ea1793 qapi-schema: mark InetSocketAddress as mandatory again by Daniel P. Berrange · 9 years ago
  20. 0983f5e sockets: allow port to be NULL when listening on IP address by Daniel P. Berrange · 10 years ago
  21. 9f08c8e qapi: Lazy creation of array types by Eric Blake · 9 years ago
  22. fdccce4 init/cleanup of netfilter object by Yang Hongyang · 9 years ago
  23. 4782893 qmp/hmp: Add throttle ratio to query-migrate and info migrate by Jason J. Herne · 9 years ago
  24. 1626fee migration: Parameters for auto-converge cpu throttling by Jason J. Herne · 9 years ago
  25. b931bfb vhost-user: add multiple queue support by Changchun Ouyang · 9 years ago
  26. 6287d82 monitor: allow device_del to accept QOM paths by Daniel P. Berrange · 9 years ago
  27. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  28. b8a9832 qapi-schema: Fix up misleading specification of netdev_add by Markus Armbruster · 9 years ago
  29. 6eb3937 qom: Don't use 'gen': false for qom-get, qom-set, object-add by Markus Armbruster · 9 years ago
  30. a090187 crypto: introduce new base module for TLS credentials by Daniel P. Berrange · 10 years ago
  31. 33b23b4 qapi-schema: remove legacy<> from doc by Marc-André Lureau · 10 years ago
  32. 7ee0c3e s390x: Dump storage keys qmp command by Jason J. Herne · 10 years ago
  33. 801db5e qapi: add missing @ by Marc-André Lureau · 10 years ago
  34. d345ed2 Revert "vhost-user: add multi queue support" by Michael S. Tsirkin · 10 years ago
  35. b05dc72 migration: Make events a capability by Juan Quintela · 10 years ago
  36. 46bca54 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150615' into staging by Peter Maydell · 10 years ago
  37. fafa4d5 qmp/hmp: add rocker device support by Scott Feldman · 10 years ago
  38. 795dc6e watchdog: Add new Virtual Watchdog action INJECT-NMI by Mao Chuan Li · 10 years ago
  39. b8a185b monitor: Convert client_migrate_info to QAPI by Markus Armbruster · 10 years ago
  40. 830d70d vhost-user: add multi queue support by Ouyang Changchun · 10 years ago
  41. b771f47 kbd: add brazil kbd keys to qemu by Gerd Hoffmann · 10 years ago
  42. 58f88d4 qmp: Add qom_path field to query-cpus command by Eduardo Habkost · 10 years ago
  43. 85de832 migration: Add qmp commands to set and query parameters by Liang Li · 10 years ago
  44. 43c60a8 migration: Use an array instead of 3 parameters by Liang Li · 10 years ago
  45. dde4e69 migration: Add interface to control compression by Liang Li · 10 years ago
  46. 9fa02cd qapi: Drop inline nested structs in query-pci by Eric Blake · 10 years ago
  47. 895a2a8 qapi: Use 'struct' instead of 'type' in schema by Eric Blake · 10 years ago
  48. d708cdb qapi: Unify type bypass and add tests by Eric Blake · 10 years ago
  49. 24b8c39 migration: Convert 'status' of MigrationInfo to use an enum type by zhanghailiang · 10 years ago
  50. d876053 Warn against the use of the string as uri parameter to migrate-incoming by Dr. David Alan Gilbert · 10 years ago
  51. bf1ae1f Add migrate_incoming by Dr. David Alan Gilbert · 10 years ago
  52. 7e781c7 qapi-schema: Fix SpiceChannel docs by Cole Robinson · 10 years ago
  53. 8f970ef Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150122-1' into staging by Peter Maydell · 10 years ago
  54. 4083ae3 input: improve docs for input-send-event qmp command by Gerd Hoffmann · 10 years ago
  55. 4478aa7 monitor: add vnc websockets by Gerd Hoffmann · 10 years ago
  56. df88768 monitor: add query-vnc-servers command by Gerd Hoffmann · 10 years ago
  57. bd8baec block: Add blockdev-backup to transaction by Fam Zheng · 10 years ago
  58. b7b9d39 qapi: Comment version info in TransactionAction by Fam Zheng · 10 years ago
  59. 1c85406 qapi-schema: fix typo about change-vnc-password by Gonglei · 10 years ago
  60. df5b2ad input: move input-send-event into experimental namespace by Gerd Hoffmann · 10 years ago
  61. 51fc447 QMP/input-send-event: make console parameter optional by Amos Kong · 10 years ago
  62. 935fb91 QMP/input-send-event: update document of union InputEvent by Amos Kong · 10 years ago
  63. 07d09c5 qmp: Print descriptions of object properties by Gonglei · 10 years ago
  64. fcb2cd9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  65. 5dd1f02 qemu-char: Add reconnecting to client sockets by Corey Minyard · 10 years ago
  66. 50c6617 add input-send-event command by Marcelo Tosatti · 10 years ago
  67. 1dde0f4 trace: [qmp] Add commands to query and control event tracing state by Lluís Vilanova · 11 years ago
  68. 9cb805f cpus: Define callback for QEMU "nmi" command by Alexey Kardashevskiy · 11 years ago
  69. 5692399 backends: Introduce chr-testdev by Paolo Bonzini · 11 years ago
  70. f2ae8ab mc146818rtc: add rtc-reset-reinjection QMP command by Marcelo Tosatti · 11 years ago
  71. ac8076a Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  72. 32a97ea char: report frontend open/closed state in 'query-chardev' by Laszlo Ersek · 11 years ago
  73. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 11 years ago
  74. 82d72d9 qapi: move event defines by Wenchao Xia · 11 years ago
  75. 3fb69aa net: L2TPv3 transport by Anton Ivanov · 11 years ago
  76. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  77. 3a44969 qapi event: convert GUEST_PANICKED by Wenchao Xia · 11 years ago
  78. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 11 years ago
  79. 99eaf09 qapi event: convert WATCHDOG by Wenchao Xia · 11 years ago
  80. f668470 qapi: add new schema file qapi-event.json by Wenchao Xia · 11 years ago
  81. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago
  82. 8f4e5ac qapi/hmp: use 'backend' instead of 'device' with memory backend by Igor Mammedov · 11 years ago
  83. 02419bc qmp: add query-acpi-ospm-status command by Igor Mammedov · 11 years ago
  84. 521b367 acpi: introduce TYPE_ACPI_DEVICE_IF interface by Igor Mammedov · 11 years ago
  85. 6f2e273 qmp: add query-memory-devices command by Igor Mammedov · 11 years ago
  86. 76b5d85 qmp: add query-memdev by Hu Tao · 11 years ago
  87. 4cf1b76 hostmem: add properties for NUMA memory policy by Hu Tao · 11 years ago
  88. 7febe36 numa: add -numa node,memdev= option by Paolo Bonzini · 11 years ago
  89. 0042109 NUMA: convert -numa option to use OptsVisitor by Wanlong Gao · 11 years ago
  90. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago
  91. e36af94 qapi: output def_value_str when query command line options by Chunyan Liu · 11 years ago
  92. 2e95fa1 qapi: Extract qapi/block.json definitions by Benoît Canet · 11 years ago
  93. 1ad166b qapi: Extract qapi/block-core.json definitions by Benoît Canet · 11 years ago
  94. 5db1509 qapi: create two block related json modules by Benoît Canet · 11 years ago
  95. d34bda7 qapi: Extract qapi/common.json definitions by Benoît Canet · 11 years ago
  96. 178ac11 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  97. 3b69595 doc: add "setup" to list of migration states by Peter Feiner · 11 years ago
  98. 465bee1 block: optimize zero writes with bdrv_write_zeroes by Peter Lieven · 11 years ago
  99. 8bc3923 migration: expose xbzrle cache miss rate by ChenLiang · 11 years ago
  100. 58570ed migration: expose the bitmap_sync_count to the end by ChenLiang · 11 years ago