summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2018-05-30block/create: Mark blockdev-create stableKevin Wolf
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell
2018-05-23job: Introduce qapi/job.jsonKevin Wolf
2018-05-23job: Move state transitions to JobKevin Wolf
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf
2018-05-15block: Add COR filter driverMax Reitz
2018-05-15blockjob: expose error string via queryJohn Snow
2018-05-11block/file-posix: add x-check-page-cache=on|off optionStefan Hajnoczi
2018-03-26vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf
2018-03-19qapi: add block latency histogram interfaceVladimir Sementsov-Ogievskiy
2018-03-19block: Deprecate "backing": ""Max Reitz
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li
2018-03-19vpc: Support .bdrv_co_createKevin Wolf
2018-03-19vhdx: Support .bdrv_co_createKevin Wolf
2018-03-19qed: Support .bdrv_co_createKevin Wolf
2018-03-19qcow: Support .bdrv_co_createKevin Wolf
2018-03-19parallels: Support .bdrv_co_createKevin Wolf
2018-03-19vdi: Implement .bdrv_co_createMax Reitz
2018-03-19vdi: Pull option parsing from vdi_co_createMax Reitz
2018-03-19luks: Support .bdrv_co_createKevin Wolf
2018-03-19blockjobs: Expose manual propertyJohn Snow
2018-03-19blockjobs: add block-job-finalizeJohn Snow
2018-03-19blockjobs: add PENDING status and eventJohn Snow
2018-03-19blockjobs: add waiting statusJohn Snow
2018-03-19blockjobs: add block_job_dismissJohn Snow
2018-03-19blockjobs: add NULL stateJohn Snow
2018-03-19blockjobs: add CONCLUDED stateJohn Snow
2018-03-19blockjobs: add ABORTING stateJohn Snow
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow
2018-03-19blockjobs: add status enumJohn Snow
2018-03-13dirty-bitmap: add locked stateVladimir Sementsov-Ogievskiy
2018-03-09ssh: Support .bdrv_co_createKevin Wolf
2018-03-09ssh: QAPIfy host-key-check optionKevin Wolf
2018-03-09sheepdog: Support .bdrv_co_createKevin Wolf
2018-03-09sheepdog: QAPIfy "redundancy" create optionKevin Wolf
2018-03-09nfs: Support .bdrv_co_createKevin Wolf
2018-03-09rbd: Support .bdrv_co_createKevin Wolf
2018-03-09gluster: Support .bdrv_co_createKevin Wolf
2018-03-09file-posix: Support .bdrv_co_createKevin Wolf
2018-03-09block: x-blockdev-create QMP commandKevin Wolf
2018-03-09block/qapi: Add qcow2 create options to schemaKevin Wolf
2018-03-09block/qapi: Introduce BlockdevCreateOptionsKevin Wolf
2018-03-05block: Fix NULL dereference on empty drive errorKevin Wolf
2018-02-13qcow2: Allow configuring the L2 slice sizeAlberto Garcia
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy
2018-02-08qapi: Add NVMe driver options to the schemaFam Zheng
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell