summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2019-03-19qapi: fix block-latency-histogram-set description and examplesVladimir Sementsov-Ogievskiy
2019-03-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-03-13Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-03-13file-posix: add drop-cache=on|off optionStefan Hajnoczi
2019-03-12block: Add an 'x-blockdev-reopen' QMP commandAlberto Garcia
2019-03-12qapi: drop x- from x-block-latency-histogram-setVladimir Sementsov-Ogievskiy
2019-03-12block/dirty-bitmap: add inconsistent statusJohn Snow
2019-03-12block/dirty-bitmaps: add inconsistent bitJohn Snow
2019-03-12block/dirty-bitmap: add recording and busy propertiesJohn Snow
2019-03-12qapi: move to QOM path for x-block-latency-histogram-setVladimir Sementsov-Ogievskiy
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2019-03-08qcow2: Creating images with external data fileKevin Wolf
2019-03-08qcow2: Add basic data-file infrastructureKevin Wolf
2019-02-19block/dirty-bitmap: Documentation and Comment fixupsJohn Snow
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake
2019-02-14qapi: Fix qcow2 encryption doc typoEric Blake
2019-02-11qcow2: Add list of bitmaps to ImageInfoSpecificQCow2Andrey Shinkevich
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