summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)AuthorFilesLines
2015-07-02qmp: Add optional bool "unmap" to drive-mirrorFam Zheng1-1/+7
2015-07-02qapi: Rename 'dirty-bitmap' mode to 'incremental'John Snow1-4/+4
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+5
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia1-1/+1
2015-06-23vvfat: add a label optionWolfgang Bumiller1-1/+5
2015-06-12throttle: add the name of the ThrottleGroup to BlockDeviceInfoAlberto Garcia1-1/+3
2015-06-12throttle: Add throttle group supportAlberto Garcia1-1/+24
2015-05-29qapi: add dirty bitmap statusJohn Snow1-2/+21
2015-05-08docs: update BLOCK_IMAGE_CORRUPTED documentationAlberto Garcia1-1/+1
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake1-33/+33
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake1-4/+2
2015-04-28qmp: Add dirty bitmap status field in query-blockJohn Snow1-1/+4
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow1-0/+14
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow1-4/+10
2015-04-28block: Add bitmap successorsJohn Snow1-0/+1
2015-04-28qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow1-0/+55
2015-04-28qmp: Ensure consistent granularity typeJohn Snow1-1/+1
2015-04-28qapi: Add optional field "name" to block dirty bitmapFam Zheng1-1/+3
2015-04-28block: add 'node-name' field to BLOCK_IMAGE_CORRUPTEDAlberto Garcia1-6/+11
2015-04-28block/null: Latency simulation by adding new option "latency-ns"Fam Zheng1-1/+4
2015-03-27block: Document blockdev-add's immaturityMarkus Armbruster1-0/+4
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster1-3/+0
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster1-0/+2
2015-03-16block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster1-4/+0
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz1-1/+4
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani1-1/+50
2015-02-06block: add accounting for merged requestsPeter Lieven1-1/+8
2015-01-13qmp: Add command 'blockdev-backup'Fam Zheng1-0/+54
2015-01-13qapi: Fix document for BlockStats.node-nameFam Zheng1-1/+1
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf1-1/+19
2014-12-10qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng1-1/+10
2014-12-10block: Include "node-name" if present in query-blockstatsFam Zheng1-1/+4
2014-11-24Revert "qemu-img info: show nocow info"Kevin Wolf1-4/+1
2014-11-07qapi: Complete BlkdebugEventMax Reitz1-1/+3
2014-11-03blockjob: Add "ready" fieldMax Reitz1-1/+3
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz1-1/+5
2014-09-22block: delete cow block driverStefan Hajnoczi1-3/+2
2014-09-22qapi/block-core: Add "new" qcow2 optionsMax Reitz1-1/+78
2014-09-22qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTEDMax Reitz1-2/+7
2014-09-22qapi: Sort items in BlockdevOptions definitionFam Zheng1-19/+19
2014-09-22qapi: Sort BlockdevDriver enum data listFam Zheng1-5/+5
2014-09-22block: Introduce "null" driversFam Zheng1-2/+17
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao1-0/+17
2014-09-11block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino1-1/+6
2014-09-10block: extend BLOCK_IO_ERROR event with nospace indicatorLuiz Capitulino1-1/+7
2014-08-29qapi: add read-pattern enum for quorumLiu Yuan1-1/+19
2014-08-15QMP: Add support for ArchipelagoChrysostomos Nanakos1-1/+34
2014-08-15qemu-img info: show nocow infoChunyan Liu1-1/+4
2014-07-01block: add backing-file option to block-streamJeff Cody1-2/+17
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody1-2/+18