1. 37aded9 json: Update references to RFC 7159 to RFC 8259 by Markus Armbruster · 7 years ago
  2. dd98e84 qjson: Have qobject_from_json() & friends reject empty and blank by Markus Armbruster · 7 years ago
  3. 62815d8 json: Redesign the callback to consume JSON values by Markus Armbruster · 7 years ago
  4. b5fc2d3 qapi: block: Remove mentions of error types which were removed by Peter Krempa · 7 years ago
  5. dbfdf6c qapi/block: Document restrictions for node names by Kevin Wolf · 7 years ago
  6. 5a9cb5a block/qapi: Add 'qdev' field to query-blockstats result by Kevin Wolf · 7 years ago
  7. 25b1ef3 qapi: Make 'allow-oob' optional in SchemaInfoCommand by Markus Armbruster · 7 years ago
  8. 361ac94 cli qmp: Mark --preconfig, exit-preconfig experimental by Markus Armbruster · 7 years ago
  9. 1f214ee qapi: Do not expose "allow-preconfig" in query-qmp-schema by Markus Armbruster · 7 years ago
  10. 7851f1a Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  11. 7769eaa qapi/block-core.json: Add missing documentation for blklogwrites log-append option by Ari Sundholm · 7 years ago
  12. 0e4e431 qcow2: add overlap check for bitmap directory by Vladimir Sementsov-Ogievskiy · 7 years ago
  13. 1daf14e Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  14. 4fd1cba Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2' into staging by Peter Maydell · 7 years ago
  15. 1dce698 block/blklogwrites: Add an option for the update interval of the log superblock by Ari Sundholm · 7 years ago
  16. 0878b3c block/blklogwrites: Add an option for appending to an old log by Ari Sundholm · 7 years ago
  17. bfcc224 block: Add blklogwrites by Aapo Vienamo · 7 years ago
  18. cd499d2 qmp: Switch timestamp_put() to qdict_from_jsonf_nofail() by Markus Armbruster · 7 years ago
  19. 62e93be qmp: Add some comments around null responses by Markus Armbruster · 7 years ago
  20. d43b169 qmp: Use QDict * instead of QObject * for response objects by Markus Armbruster · 7 years ago
  21. cee3279 qmp: De-duplicate error response building by Markus Armbruster · 7 years ago
  22. 69240fe qmp: Don't let malformed in-band commands jump the queue by Markus Armbruster · 7 years ago
  23. 00ecec1 qmp: Redo how the client requests out-of-band execution by Markus Armbruster · 7 years ago
  24. 674ed72 qmp qemu-ga: Fix qemu-ga not to accept "control" by Markus Armbruster · 7 years ago
  25. 0fa39d0 qmp qemu-ga: Revert change that accidentally made qemu-ga accept "id" by Markus Armbruster · 7 years ago
  26. 97ca071 qmp: Get rid of x-oob-test command by Markus Armbruster · 7 years ago
  27. d621cfe qmp: Document COMMAND_DROPPED design flaw by Markus Armbruster · 7 years ago
  28. 514337c qapi: add conditions to SPICE type/commands/events on the schema by Marc-André Lureau · 7 years ago
  29. 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
  30. c069821 qmp: Say "out-of-band" instead of "Out-Of-Band" by Markus Armbruster · 7 years ago
  31. 216ee36 nbd/client: Add x-dirty-bitmap to query bitmap from server by Eric Blake · 7 years ago
  32. ce59ecc Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  33. 0ab1c41 qapi/job: The next release will be 3.0 by Kevin Wolf · 7 years ago
  34. 2da91b5 dump: add Windows dump format to dump-guest-memory by Viktor Prutyanov · 7 years ago
  35. e2c81a4 pr-manager-helper: report event on connection/disconnection by Paolo Bonzini · 7 years ago
  36. 5f64089 pr-manager: add query-pr-managers QMP command by Paolo Bonzini · 7 years ago
  37. 4a83bf2 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' into staging by Peter Maydell · 7 years ago
  38. a61c45b migration: Create multifd_bytes ram_counter by Juan Quintela · 7 years ago
  39. ec09f87 trace: forbid floating point types by Stefan Hajnoczi · 7 years ago
  40. 29cd040 qapi: remove empty flat union branches and types by Anton Nefedov · 7 years ago
  41. c74b91a Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180621' into staging by Peter Maydell · 7 years ago
  42. 767f0c7 qapi: new qmp command nbd-server-add-bitmap by Vladimir Sementsov-Ogievskiy · 7 years ago
  43. a87706c qmp: Enable a few commands in preconfig state by Igor Mammedov · 7 years ago
  44. 481deba block/mirror: Add copy mode QAPI interface by Max Reitz · 7 years ago
  45. d06107a block/mirror: Add active mirroring by Max Reitz · 7 years ago
  46. 2ef2f16 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a' into staging by Peter Maydell · 7 years ago
  47. 7e555c6 migration/postcopy: Add max-postcopy-bandwidth parameter by Dr. David Alan Gilbert · 7 years ago
  48. d083f95 rbd: New parameter key-secret by Markus Armbruster · 7 years ago
  49. a3699de rbd: New parameter auth-client-required by Markus Armbruster · 7 years ago
  50. b8a366f jobs: fix verb references in docs by John Snow · 7 years ago
  51. c5b09f3 jobs: fix stale wording by John Snow · 7 years ago
  52. a6e2ca5 qapi: add disabled parameter to block-dirty-bitmap-add by Vladimir Sementsov-Ogievskiy · 7 years ago
  53. b598e53 qapi: add x-block-dirty-bitmap-merge by Vladimir Sementsov-Ogievskiy · 7 years ago
  54. c649044 qmp: transaction support for x-block-dirty-bitmap-enable/disable by Vladimir Sementsov-Ogievskiy · 7 years ago
  55. 5c5d2e5 qapi: add x-block-dirty-bitmap-enable/disable by Vladimir Sementsov-Ogievskiy · 7 years ago
  56. bac5ba3 Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging by Peter Maydell · 7 years ago
  57. 3835c31 slirp: fix domainname version availability by Samuel Thibault · 7 years ago
  58. b74588a Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' into staging by Peter Maydell · 7 years ago
  59. 0f073f4 migration: Don't activate block devices if using -S by Dr. David Alan Gilbert · 7 years ago
  60. afd76ff Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  61. 24ed117 qom: Document qom/device-list-properties implementation specific by Alexey Kardashevskiy · 7 years ago
  62. f18d137 slirp: Add domainname option to slirp's DHCP server by Benjamin Drung · 7 years ago
  63. a3ac12f Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' into staging by Peter Maydell · 7 years ago
  64. f3be678 qmp: add set-numa-node command by Igor Mammedov · 7 years ago
  65. 899eaab qmp: permit query-hotpluggable-cpus in preconfig state by Igor Mammedov · 7 years ago
  66. 047f703 cli: add --preconfig option by Igor Mammedov · 7 years ago
  67. d6fe3d0 qapi: introduce new cmd option "allow-preconfig" by Igor Mammedov · 7 years ago
  68. 8a36283 qapi: introduce preconfig runstate by Igor Mammedov · 7 years ago
  69. 3fb588a block/create: Mark blockdev-create stable by Kevin Wolf · 7 years ago
  70. e5ab434 block/create: Make x-blockdev-create a job by Kevin Wolf · 7 years ago
  71. 51f63ec qapi: Change "since 2.13" annotations to "since 3.0" by Peter Maydell · 7 years ago
  72. 456273b job: Add query-jobs QMP command by Kevin Wolf · 7 years ago
  73. 1a90bc8 job: Add lifecycle QMP commands by Kevin Wolf · 7 years ago
  74. 1dac83f job: Add JOB_STATUS_CHANGE QMP event by Kevin Wolf · 7 years ago
  75. bf42508 job: Introduce qapi/job.json by Kevin Wolf · 7 years ago
  76. a50c2ab job: Move state transitions to Job by Kevin Wolf · 7 years ago
  77. 8e4c870 job: Rename BlockJobType into JobType by Kevin Wolf · 7 years ago
  78. a81e0a8 blockjob: Improve BlockJobInfo.offset/len documentation by Kevin Wolf · 7 years ago
  79. cd44d96 blockjob: Update block-job-pause/resume documentation by Kevin Wolf · 7 years ago
  80. 4088b55 qapi/net.json: Fix the version number of the "vlan" removal by Thomas Huth · 7 years ago
  81. 5e50cae migration: Textual fixups for blocktime by Dr. David Alan Gilbert · 7 years ago
  82. bfbf89c migration/qmp: add command migrate-pause by Peter Xu · 7 years ago
  83. 02affd4 qmp/migration: new command migrate-recover by Peter Xu · 7 years ago
  84. 135b87b migration: new state "postcopy-recover" by Peter Xu · 7 years ago
  85. 7a4da28 qmp: hmp: add migrate "resume" option by Peter Xu · 7 years ago
  86. a688d2c migration: new postcopy-pause state by Peter Xu · 7 years ago
  87. 6c6f24f block: Add COR filter driver by Max Reitz · 7 years ago
  88. ab9ba61 blockjob: expose error string via query by John Snow · 7 years ago
  89. a9cb55a Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  90. af1a5c3 net: Remove the deprecated "vlan" parameter by Thomas Huth · 7 years ago
  91. 31be8a2 block/file-posix: add x-check-page-cache=on|off option by Stefan Hajnoczi · 7 years ago
  92. 6ffa3ab qapi: deprecate CpuInfoFast.arch by Laszlo Ersek · 7 years ago
  93. daa9d2b qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArch by Laszlo Ersek · 7 years ago
  94. b47aa7b qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget by Laszlo Ersek · 7 years ago
  95. 9a801c7 qapi: add SysEmuTarget to "common.json" by Laszlo Ersek · 7 years ago
  96. 96054f5 qapi: fill in CpuInfoFast.arch in query-cpus-fast by Laszlo Ersek · 7 years ago
  97. f5a74a5 qobject: Modify qobject_ref() to return obj by Marc-André Lureau · 7 years ago
  98. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  99. 62f2792 qapi: Parameter gl of DisplayType now accept an enum by Elie Tournier · 7 years ago
  100. 65ace06 migration: add postcopy total blocktime into query-migrate by Alexey Perevalov · 7 years ago