summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
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
2014-06-27block: Add node-name argument to drive-mirrorBenoît Canet
2014-06-27quorum: Add the rewrite-corrupted parameter to quorumBenoît Canet
2014-06-23qapi event: convert other BLOCK_JOB eventsWenchao Xia
2014-06-23qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia
2014-06-23qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-06qapi: Extract qapi/block-core.json definitionsBenoît Canet
2014-06-06qapi: create two block related json modulesBenoît Canet