aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)AuthorFilesLines
2019-02-14qapi: Fix qcow2 encryption doc typoEric Blake1-1/+1
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich1-1/+40
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf1-1/+2
2019-02-01vmdk: Implement .bdrv_co_create callbackFam Zheng1-0/+70
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy1-0/+108
2019-01-14block: remove 'x' prefix from experimental bitmap APIsJohn Snow1-17/+17
2019-01-14blockdev: n-ary bitmap mergeJohn Snow1-11/+11
2018-12-14qapi: add conditions to REPLICATION type/commands on the schemaMarc-André Lureau1-4/+9
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau1-5/+8
2018-11-05block: Add auto-read-only optionKevin Wolf1-0/+7
2018-10-29blockdev-backup: add bitmap argumentJohn Snow1-1/+6
2018-10-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+3
2018-10-01qcow2: Fix cache-clean-interval documentationLeonid Bloch1-1/+2
2018-10-01qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch1-1/+2
2018-09-26qapi: bitmap-merge: document name changeJohn Snow1-0/+2
2018-09-25commit: Add top-node/base-node optionsKevin Wolf1-6/+18
2018-09-25block/backup: qapi documentation fixupJohn Snow1-8/+10
2018-09-25qapi/block-stream: expose new job propertiesJohn Snow1-1/+15
2018-09-25qapi/block-mirror: expose new job propertiesJohn Snow1-2/+28
2018-09-25qapi/block-commit: expose new job propertiesJohn Snow1-1/+15
2018-08-15qapi: block: Remove mentions of error types which were removedPeter Krempa1-4/+1
2018-08-15qapi/block: Document restrictions for node namesKevin Wolf1-0/+3
2018-07-30block/qapi: Add 'qdev' field to query-blockstats resultKevin Wolf1-4/+10
2018-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+2
2018-07-10qapi/block-core.json: Add missing documentation for blklogwrites log-append o...Ari Sundholm1-0/+2
2018-07-09qcow2: add overlap check for bitmap directoryVladimir Sementsov-Ogievskiy1-9/+12
2018-07-05block/blklogwrites: Add an option for the update interval of the log superblockAri Sundholm1-1/+5
2018-07-05block/blklogwrites: Add an option for appending to an old logAri Sundholm1-1/+2
2018-07-05block: Add blklogwritesAapo Vienamo1-6/+27
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake1-1/+6
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov1-49/+3
2018-06-18block/mirror: Add copy mode QAPI interfaceMax Reitz1-2/+9
2018-06-18block/mirror: Add active mirroringMax Reitz1-0/+18
2018-06-15rbd: New parameter key-secretMarkus Armbruster1-0/+6
2018-06-15rbd: New parameter auth-client-requiredMarkus Armbruster1-0/+13
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy1-1/+5
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy1-0/+38
2018-06-11qapi: add x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy1-0/+42
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