summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf
2019-02-01vmdk: Implement .bdrv_co_create callbackFam Zheng
2019-01-31qapi: add x-debug-query-block-graphVladimir Sementsov-Ogievskiy
2019-01-14block: remove 'x' prefix from experimental bitmap APIsJohn Snow
2019-01-14blockdev: n-ary bitmap mergeJohn Snow
2018-12-14qapi: add conditions to REPLICATION type/commands on the schemaMarc-André Lureau
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau
2018-11-05block: Add auto-read-only optionKevin Wolf
2018-10-29blockdev-backup: add bitmap argumentJohn Snow
2018-10-01Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-10-01qcow2: Fix cache-clean-interval documentationLeonid Bloch
2018-10-01qcow2: Set the default cache-clean-interval to 10 minutesLeonid Bloch
2018-09-26qapi: bitmap-merge: document name changeJohn Snow
2018-09-25commit: Add top-node/base-node optionsKevin Wolf
2018-09-25block/backup: qapi documentation fixupJohn Snow
2018-09-25qapi/block-stream: expose new job propertiesJohn Snow
2018-09-25qapi/block-mirror: expose new job propertiesJohn Snow
2018-09-25qapi/block-commit: expose new job propertiesJohn Snow
2018-08-15qapi: block: Remove mentions of error types which were removedPeter Krempa
2018-08-15qapi/block: Document restrictions for node namesKevin Wolf
2018-07-30block/qapi: Add 'qdev' field to query-blockstats resultKevin Wolf
2018-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-07-10qapi/block-core.json: Add missing documentation for blklogwrites log-append o...Ari Sundholm
2018-07-09qcow2: add overlap check for bitmap directoryVladimir Sementsov-Ogievskiy
2018-07-05block/blklogwrites: Add an option for the update interval of the log superblockAri Sundholm
2018-07-05block/blklogwrites: Add an option for appending to an old logAri Sundholm
2018-07-05block: Add blklogwritesAapo Vienamo
2018-07-02nbd/client: Add x-dirty-bitmap to query bitmap from serverEric Blake
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov
2018-06-18block/mirror: Add copy mode QAPI interfaceMax Reitz
2018-06-18block/mirror: Add active mirroringMax Reitz
2018-06-15rbd: New parameter key-secretMarkus Armbruster
2018-06-15rbd: New parameter auth-client-requiredMarkus Armbruster
2018-06-11qapi: add disabled parameter to block-dirty-bitmap-addVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2018-06-11qapi: add x-block-dirty-bitmap-enable/disableVladimir Sementsov-Ogievskiy
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