1. 0fc9f8e qmp: Add optional bool "unmap" to drive-mirror by Fam Zheng · 10 years ago
  2. 4b80ab2 qapi: Rename 'dirty-bitmap' mode to 'incremental' by John Snow · 10 years ago
  3. 58e8b33 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  4. 6b932c0 throttle: Fix typo in the documentation of block_set_io_throttle by Alberto Garcia · 10 years ago
  5. d5941dd vvfat: add a label option by Wolfgang Bumiller · 10 years ago
  6. b8fe169 throttle: add the name of the ThrottleGroup to BlockDeviceInfo by Alberto Garcia · 10 years ago
  7. 76f4afb throttle: Add throttle group support by Alberto Garcia · 10 years ago
  8. 9abe3bd qapi: add dirty bitmap status by John Snow · 10 years ago
  9. 0caef8f docs: update BLOCK_IMAGE_CORRUPTED documentation by Alberto Garcia · 10 years ago
  10. 895a2a8 qapi: Use 'struct' instead of 'type' in schema by Eric Blake · 10 years ago
  11. ab916fa qapi: Use 'alternate' to replace anonymous union by Eric Blake · 10 years ago
  12. a113534 qmp: Add dirty bitmap status field in query-block by John Snow · 10 years ago
  13. e74e6b7 qmp: add block-dirty-bitmap-clear by John Snow · 10 years ago
  14. d58d845 qmp: Add support of "dirty-bitmap" sync mode for drive-backup by John Snow · 10 years ago
  15. 9bd2b08 block: Add bitmap successors by John Snow · 10 years ago
  16. 341ebc2 qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove by John Snow · 10 years ago
  17. 5fba6c0 qmp: Ensure consistent granularity type by John Snow · 10 years ago
  18. 0db6e54 qapi: Add optional field "name" to block dirty bitmap by Fam Zheng · 10 years ago
  19. dc881b4 block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED by Alberto Garcia · 10 years ago
  20. e5e51dd block/null: Latency simulation by adding new option "latency-ns" by Fam Zheng · 10 years ago
  21. da2cf4e block: Document blockdev-add's immaturity by Markus Armbruster · 10 years ago
  22. 5b347c5 block: Fix blockdev-backup not to use funky error class by Markus Armbruster · 10 years ago
  23. 92a539d raw-posix: Deprecate host floppy passthrough by Markus Armbruster · 10 years ago
  24. 6ec46ad block: Fix block-set-write-threshold not to use funky error class by Markus Armbruster · 10 years ago
  25. 0709c5a qcow2: Add refcount_bits to format-specific info by Max Reitz · 10 years ago
  26. e246211 block: add event when disk usage exceeds threshold by Francesco Romani · 10 years ago
  27. f4564d5 block: add accounting for merged requests by Peter Lieven · 10 years ago
  28. c29c1dd qmp: Add command 'blockdev-backup' by Fam Zheng · 10 years ago
  29. a06e435 qapi: Fix document for BlockStats.node-name by Fam Zheng · 10 years ago
  30. 9e193c5 block/qapi: Add cache information to query-block by Kevin Wolf · 11 years ago
  31. f71eaa7 qmp: Add optional switch "query-nodes" in query-blockstats by Fam Zheng · 10 years ago
  32. 4875a77 block: Include "node-name" if present in query-blockstats by Fam Zheng · 10 years ago
  33. 24bf10d Revert "qemu-img info: show nocow info" by Kevin Wolf · 10 years ago
  34. d21de4d qapi: Complete BlkdebugEvent by Max Reitz · 10 years ago
  35. ef6dbf1 blockjob: Add "ready" field by Max Reitz · 10 years ago
  36. 9009b19 qapi: Add corrupt field to ImageInfoSpecificQCow2 by Max Reitz · 10 years ago
  37. 550830f block: delete cow block driver by Stefan Hajnoczi · 10 years ago
  38. f658581 qapi/block-core: Add "new" qcow2 options by Max Reitz · 11 years ago
  39. 9bf040b qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED by Max Reitz · 11 years ago
  40. db866be qapi: Sort items in BlockdevOptions definition by Fam Zheng · 10 years ago
  41. e8712ce qapi: Sort BlockdevDriver enum data list by Fam Zheng · 10 years ago
  42. e819ab2 block: Introduce "null" drivers by Fam Zheng · 10 years ago
  43. ffeaac9 qapi: introduce PreallocMode and new PreallocModes full and falloc. by Hu Tao · 10 years ago
  44. 624ff57 block: extend BLOCK_IO_ERROR with reason string by Luiz Capitulino · 10 years ago
  45. c7c2ff0 block: extend BLOCK_IO_ERROR event with nospace indicator by Luiz Capitulino · 11 years ago
  46. 62c6031 qapi: add read-pattern enum for quorum by Liu Yuan · 11 years ago
  47. b1de5f4 QMP: Add support for Archipelago by Chrysostomos Nanakos · 11 years ago
  48. 000c4df qemu-img info: show nocow info by Chunyan Liu · 11 years ago
  49. 13d8cc5 block: add backing-file option to block-stream by Jeff Cody · 11 years ago
  50. 54e2690 block: extend block-commit to accept a string for the backing file by Jeff Cody · 11 years ago
  51. fa40e65 block: add QAPI command to allow live backing file change by Jeff Cody · 11 years ago
  52. 7676e2c block: make 'top' argument to block-commit optional by Jeff Cody · 11 years ago
  53. 2d40fa6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  54. 09158f0 block: Add replaces argument to drive-mirror by Benoît Canet · 11 years ago
  55. 823c686 blockjob: Fix recent BLOCK_JOB_ERROR regression by Markus Armbruster · 11 years ago
  56. 518848a blockjob: Fix recent BLOCK_JOB_READY regression by Markus Armbruster · 11 years ago
  57. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 11 years ago
  58. 4c828dc block: Add node-name argument to drive-mirror by Benoît Canet · 11 years ago
  59. cf29a57 quorum: Add the rewrite-corrupted parameter to quorum by Benoît Canet · 11 years ago
  60. bcada37b qapi event: convert other BLOCK_JOB events by Wenchao Xia · 11 years ago
  61. c120f0f qapi event: convert BLOCK_IMAGE_CORRUPTED by Wenchao Xia · 11 years ago
  62. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 11 years ago
  63. a589569 qapi: adjust existing defines by Wenchao Xia · 11 years ago
  64. 1ad166b qapi: Extract qapi/block-core.json definitions by Benoît Canet · 11 years ago
  65. 5db1509 qapi: create two block related json modules by Benoît Canet · 11 years ago