aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)AuthorFilesLines
2018-05-30block/create: Mark blockdev-create stableKevin Wolf1-2/+2
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf1-5/+9
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell1-2/+2
2018-05-23job: Introduce qapi/job.jsonKevin Wolf1-89/+1
2018-05-23job: Move state transitions to JobKevin Wolf1-8/+8
2018-05-23job: Rename BlockJobType into JobTypeKevin Wolf1-7/+7
2018-05-23blockjob: Improve BlockJobInfo.offset/len documentationKevin Wolf1-3/+6
2018-05-23blockjob: Update block-job-pause/resume documentationKevin Wolf1-3/+2
2018-05-15block: Add COR filter driverMax Reitz1-1/+4
2018-05-15blockjob: expose error string via queryJohn Snow1-1/+5
2018-05-11block/file-posix: add x-check-page-cache=on|off optionStefan Hajnoczi1-1/+6
2018-03-26vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf1-4/+3
2018-03-19qapi: add block latency histogram interfaceVladimir Sementsov-Ogievskiy1-1/+110
2018-03-19block: Deprecate "backing": ""Max Reitz1-2/+2
2018-03-19block/mirror: change the semantic of 'force' of block-job-cancelLiang Li1-2/+3
2018-03-19vpc: Support .bdrv_co_createKevin Wolf1-1/+32
2018-03-19vhdx: Support .bdrv_co_createKevin Wolf1-1/+39
2018-03-19qed: Support .bdrv_co_createKevin Wolf1-1/+24
2018-03-19qcow: Support .bdrv_co_createKevin Wolf1-1/+20
2018-03-19parallels: Support .bdrv_co_createKevin Wolf1-1/+17
2018-03-19vdi: Implement .bdrv_co_createMax Reitz1-1/+1
2018-03-19vdi: Pull option parsing from vdi_co_createMax Reitz1-0/+18
2018-03-19luks: Support .bdrv_co_createKevin Wolf1-1/+16
2018-03-19blockjobs: Expose manual propertyJohn Snow1-8/+40
2018-03-19blockjobs: add block-job-finalizeJohn Snow1-1/+22
2018-03-19blockjobs: add PENDING status and eventJohn Snow1-1/+30
2018-03-19blockjobs: add waiting statusJohn Snow1-1/+5
2018-03-19blockjobs: add block_job_dismissJohn Snow1-1/+23
2018-03-19blockjobs: add NULL stateJohn Snow1-1/+4
2018-03-19blockjobs: add CONCLUDED stateJohn Snow1-2/+5
2018-03-19blockjobs: add ABORTING stateJohn Snow1-1/+6
2018-03-19blockjobs: add block_job_verb permission tableJohn Snow1-0/+20
2018-03-19blockjobs: add status enumJohn Snow1-1/+30
2018-03-13dirty-bitmap: add locked stateVladimir Sementsov-Ogievskiy1-1/+4
2018-03-09ssh: Support .bdrv_co_createKevin Wolf1-1/+15
2018-03-09ssh: QAPIfy host-key-check optionKevin Wolf1-2/+61
2018-03-09sheepdog: Support .bdrv_co_createKevin Wolf1-1/+23
2018-03-09sheepdog: QAPIfy "redundancy" create optionKevin Wolf1-0/+45
2018-03-09nfs: Support .bdrv_co_createKevin Wolf1-1/+15
2018-03-09rbd: Support .bdrv_co_createKevin Wolf1-1/+18
2018-03-09gluster: Support .bdrv_co_createKevin Wolf1-1/+17
2018-03-09file-posix: Support .bdrv_co_createKevin Wolf1-1/+19
2018-03-09block: x-blockdev-create QMP commandKevin Wolf1-0/+12
2018-03-09block/qapi: Add qcow2 create options to schemaKevin Wolf1-1/+44
2018-03-09block/qapi: Introduce BlockdevCreateOptionsKevin Wolf1-0/+62
2018-03-05block: Fix NULL dereference on empty drive errorKevin Wolf1-2/+4
2018-02-13qcow2: Allow configuring the L2 slice sizeAlberto Garcia1-0/+6
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy1-3/+3
2018-02-08qapi: Add NVMe driver options to the schemaFam Zheng1-1/+16
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-27/+15