aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2015-05-29qapi: add dirty bitmap statusJohn Snow
2015-05-08docs: update BLOCK_IMAGE_CORRUPTED documentationAlberto Garcia
2015-05-05qapi: Use 'struct' instead of 'type' in schemaEric Blake
2015-05-05qapi: Use 'alternate' to replace anonymous unionEric Blake
2015-04-28qmp: Add dirty bitmap status field in query-blockJohn Snow
2015-04-28qmp: add block-dirty-bitmap-clearJohn Snow
2015-04-28qmp: Add support of "dirty-bitmap" sync mode for drive-backupJohn Snow
2015-04-28block: Add bitmap successorsJohn Snow
2015-04-28qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-removeJohn Snow
2015-04-28qmp: Ensure consistent granularity typeJohn Snow
2015-04-28qapi: Add optional field "name" to block dirty bitmapFam Zheng
2015-04-28block: add 'node-name' field to BLOCK_IMAGE_CORRUPTEDAlberto Garcia
2015-04-28block/null: Latency simulation by adding new option "latency-ns"Fam Zheng
2015-03-27block: Document blockdev-add's immaturityMarkus Armbruster
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster
2015-03-16block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani
2015-02-06block: add accounting for merged requestsPeter Lieven
2015-01-13qmp: Add command 'blockdev-backup'Fam Zheng
2015-01-13qapi: Fix document for BlockStats.node-nameFam Zheng
2014-12-10block/qapi: Add cache information to query-blockKevin Wolf
2014-12-10qmp: Add optional switch "query-nodes" in query-blockstatsFam Zheng
2014-12-10block: Include "node-name" if present in query-blockstatsFam Zheng
2014-11-24Revert "qemu-img info: show nocow info"Kevin Wolf
2014-11-07qapi: Complete BlkdebugEventMax Reitz
2014-11-03blockjob: Add "ready" fieldMax Reitz
2014-10-04qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-22qapi/block-core: Add "new" qcow2 optionsMax Reitz
2014-09-22qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTEDMax Reitz
2014-09-22qapi: Sort items in BlockdevOptions definitionFam Zheng
2014-09-22qapi: Sort BlockdevDriver enum data listFam Zheng
2014-09-22block: Introduce "null" driversFam Zheng
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao
2014-09-11block: extend BLOCK_IO_ERROR with reason stringLuiz Capitulino
2014-09-10block: extend BLOCK_IO_ERROR event with nospace indicatorLuiz Capitulino
2014-08-29qapi: add read-pattern enum for quorumLiu Yuan
2014-08-15QMP: Add support for ArchipelagoChrysostomos Nanakos
2014-08-15qemu-img info: show nocow infoChunyan Liu
2014-07-01block: add backing-file option to block-streamJeff Cody
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody
2014-07-01block: add QAPI command to allow live backing file changeJeff Cody
2014-07-01block: make 'top' argument to block-commit optionalJeff Cody
2014-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-06-27block: Add replaces argument to drive-mirrorBenoƮt Canet
2014-06-27blockjob: Fix recent BLOCK_JOB_ERROR regressionMarkus Armbruster
2014-06-27blockjob: Fix recent BLOCK_JOB_READY regressionMarkus Armbruster
2014-06-27qapi event: clean up in callersWenchao Xia