1. 32c18a2 kvm: add support for -machine kernel_irqchip=split by Matt Gingell · 9 years ago
  2. 29637a6 qapi: Shorter visits of optional fields by Eric Blake · 9 years ago
  3. 5cdc883 qapi: Simplify visits of optional fields by Eric Blake · 9 years ago
  4. d00341a qapi: Fix alternates that accept 'number' but not 'int' by Eric Blake · 9 years ago
  5. 0426d53 qapi: Simplify visiting of alternate types by Eric Blake · 9 years ago
  6. f22a28b qapi: Add alias for ErrorClass by Eric Blake · 9 years ago
  7. 5be5b77 blkdebug: Avoid '.' in enum values by Eric Blake · 9 years ago
  8. a31939e blkdebug: Merge hand-rolled and qapi BlkdebugEvent enum by Eric Blake · 9 years ago
  9. 6e0abc2 blockdev: Mark {insert, remove}-medium experimental by Max Reitz · 9 years ago
  10. 9be060f Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  11. 40119ef block: make 'stats-interval' an array of ints instead of a string by Alberto Garcia · 9 years ago
  12. 39a65e2 qapi: Document introspection stability considerations by Eric Blake · 9 years ago
  13. 2be5506 block: New option to define the intervals for collecting I/O statistics by Alberto Garcia · 9 years ago
  14. 96e4ded block: Add average I/O queue depth to BlockDeviceTimedStats by Alberto Garcia · 9 years ago
  15. 979e9b0 block: Compute minimum, maximum and average I/O latencies by Alberto Garcia · 9 years ago
  16. 362e929 block: Allow configuring whether to account failed and invalid ops by Alberto Garcia · 9 years ago
  17. 7ee12da block: Add statistics for failed and invalid I/O operations by Alberto Garcia · 9 years ago
  18. cb38fff block: Add idle_time_ns to BlockDeviceStats by Alberto Garcia · 9 years ago
  19. 81b936a block: Add 'x-blockdev-del' QMP command by Alberto Garcia · 9 years ago
  20. 43de7e2 block: add a 'blockdev-snapshot' QMP command by Alberto Garcia · 9 years ago
  21. a911e6a block: rename BlockdevSnapshot to BlockdevSnapshotSync by Alberto Garcia · 9 years ago
  22. 39ff43d blockdev: read-only-mode for blockdev-change-medium by Max Reitz · 9 years ago
  23. 24fb413 qmp: Introduce blockdev-change-medium by Max Reitz · 9 years ago
  24. d129988 blockdev: Add blockdev-insert-medium by Max Reitz · 9 years ago
  25. 2814f67 blockdev: Add blockdev-remove-medium by Max Reitz · 9 years ago
  26. abaaf59 blockdev: Add blockdev-close-tray by Max Reitz · 9 years ago
  27. 7d8a9f7 blockdev: Add blockdev-open-tray by Max Reitz · 9 years ago
  28. f545504 qapi-introspect: Document lack of sorting by Eric Blake · 9 years ago
  29. 7f02784 qstring: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  30. fcf73f6 qfloat qint: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  31. 14b6160 qbool: Make conversion from QObject * accept null by Markus Armbruster · 9 years ago
  32. be4b67b blockdev: Allow creation of BDS trees without BB by Max Reitz · 9 years ago
  33. f709623 block: Remove host floppy support by Max Reitz · 9 years ago
  34. f169f8f qapi: add missing @ by Marc-André Lureau · 9 years ago
  35. 4677bb4 utils: rename strtosz to use qemu prefix by Marc-André Lureau · 9 years ago
  36. 1a9a507 qapi-introspect: Hide type names by Markus Armbruster · 9 years ago
  37. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 9 years ago
  38. 28770e0 qapi: Introduce a first class 'any' type by Markus Armbruster · 9 years ago
  39. 6c2f9a1 qapi: Make output visitor return qnull() instead of NULL by Markus Armbruster · 9 years ago
  40. a090187 crypto: introduce new base module for TLS credentials by Daniel P. Berrange · 10 years ago
  41. 279621c qcow2: add option to clean unused cache entries after some time by Alberto Garcia · 9 years ago
  42. 38e20ca qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h by Peter Maydell · 9 years ago
  43. 598cd2b migration: create migration event by Juan Quintela · 10 years ago
  44. 0fc9f8e qmp: Add optional bool "unmap" to drive-mirror by Fam Zheng · 10 years ago
  45. 4b80ab2 qapi: Rename 'dirty-bitmap' mode to 'incremental' by John Snow · 10 years ago
  46. 58e8b33 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  47. 6b932c0 throttle: Fix typo in the documentation of block_set_io_throttle by Alberto Garcia · 10 years ago
  48. d5941dd vvfat: add a label option by Wolfgang Bumiller · 10 years ago
  49. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  50. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  51. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  52. 2e4450f qom: Make enum string tables const-correct by Daniel P. Berrange · 10 years ago
  53. 8aeaa05 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  54. b8fe169 throttle: add the name of the ThrottleGroup to BlockDeviceInfo by Alberto Garcia · 10 years ago
  55. 76f4afb throttle: Add throttle group support by Alberto Garcia · 10 years ago
  56. fafa4d5 qmp/hmp: add rocker device support by Scott Feldman · 10 years ago
  57. 9abe3bd qapi: add dirty bitmap status by John Snow · 10 years ago
  58. 0403b0f Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  59. 0caef8f docs: update BLOCK_IMAGE_CORRUPTED documentation by Alberto Garcia · 10 years ago
  60. 4752cdb qapi: Drop inline nested struct in query-version by Eric Blake · 10 years ago
  61. 895a2a8 qapi: Use 'struct' instead of 'type' in schema by Eric Blake · 10 years ago
  62. ab916fa qapi: Use 'alternate' to replace anonymous union by Eric Blake · 10 years ago
  63. a113534 qmp: Add dirty bitmap status field in query-block by John Snow · 10 years ago
  64. e74e6b7 qmp: add block-dirty-bitmap-clear by John Snow · 10 years ago
  65. d58d845 qmp: Add support of "dirty-bitmap" sync mode for drive-backup by John Snow · 10 years ago
  66. 9bd2b08 block: Add bitmap successors by John Snow · 10 years ago
  67. 341ebc2 qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove by John Snow · 10 years ago
  68. 5fba6c0 qmp: Ensure consistent granularity type by John Snow · 10 years ago
  69. 0db6e54 qapi: Add optional field "name" to block dirty bitmap by Fam Zheng · 10 years ago
  70. dc881b4 block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED by Alberto Garcia · 10 years ago
  71. e5e51dd block/null: Latency simulation by adding new option "latency-ns" by Fam Zheng · 10 years ago
  72. bc09e06 qmp-event: add event notification for memory hot unplug error by Zhu Guihua · 10 years ago
  73. da2cf4e block: Document blockdev-add's immaturity by Markus Armbruster · 10 years ago
  74. 5b347c5 block: Fix blockdev-backup not to use funky error class by Markus Armbruster · 10 years ago
  75. 92a539d raw-posix: Deprecate host floppy passthrough by Markus Armbruster · 10 years ago
  76. 6ec46ad block: Fix block-set-write-threshold not to use funky error class by Markus Armbruster · 10 years ago
  77. 0709c5a qcow2: Add refcount_bits to format-specific info by Max Reitz · 10 years ago
  78. e246211 block: add event when disk usage exceeds threshold by Francesco Romani · 10 years ago
  79. f4564d5 block: add accounting for merged requests by Peter Lieven · 10 years ago
  80. a6c90cb qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro by Markus Armbruster · 10 years ago
  81. c29c1dd qmp: Add command 'blockdev-backup' by Fam Zheng · 10 years ago
  82. a06e435 qapi: Fix document for BlockStats.node-name by Fam Zheng · 10 years ago
  83. 9e193c5 block/qapi: Add cache information to query-block by Kevin Wolf · 11 years ago
  84. f71eaa7 qmp: Add optional switch "query-nodes" in query-blockstats by Fam Zheng · 10 years ago
  85. 4875a77 block: Include "node-name" if present in query-blockstats by Fam Zheng · 10 years ago
  86. d1048be -machine vmport=auto: Fix handling of VMWare ioport emulation for xen by Don Slutz · 10 years ago
  87. 24bf10d Revert "qemu-img info: show nocow info" by Kevin Wolf · 10 years ago
  88. d21de4d qapi: Complete BlkdebugEvent by Max Reitz · 10 years ago
  89. ef6dbf1 blockjob: Add "ready" field by Max Reitz · 10 years ago
  90. 9009b19 qapi: Add corrupt field to ImageInfoSpecificQCow2 by Max Reitz · 10 years ago
  91. 146db9f qapi: dealloc visitor, implement visit_start_union by Michael Roth · 10 years ago
  92. cee2ded qapi: add visit_start_union and visit_end_union by Michael Roth · 10 years ago
  93. 1dde0f4 trace: [qmp] Add commands to query and control event tracing state by Lluís Vilanova · 10 years ago
  94. 550830f block: delete cow block driver by Stefan Hajnoczi · 10 years ago
  95. f658581 qapi/block-core: Add "new" qcow2 options by Max Reitz · 10 years ago
  96. 9bf040b qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED by Max Reitz · 10 years ago
  97. db866be qapi: Sort items in BlockdevOptions definition by Fam Zheng · 10 years ago
  98. e8712ce qapi: Sort BlockdevDriver enum data list by Fam Zheng · 10 years ago
  99. e819ab2 block: Introduce "null" drivers by Fam Zheng · 10 years ago
  100. ffeaac9 qapi: introduce PreallocMode and new PreallocModes full and falloc. by Hu Tao · 10 years ago