summaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2020-01-30qapi/block-core: add option for io_uringAarushi Mehta
2020-01-06block: introduce compress filter driverAndrey Shinkevich
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz
2019-12-18qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé
2019-11-18bitmap: Enforce maximum bitmap name lengthEric Blake
2019-10-25qapi: add support for blkreplay driverPavel Dovgalyuk
2019-10-17dirty-bitmaps: remove deprecated autoload parameterJohn Snow
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy
2019-10-10qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov
2019-10-10qapi: group BlockDeviceStats fieldsAnton Nefedov
2019-08-19doc: Preallocation does not require writing zeroesMax Reitz
2019-08-19LUKS: support preallocationMaxim Levitsky
2019-08-16qapi: add dirty-bitmaps to query-named-block-nodes resultVladimir Sementsov-Ogievskiy
2019-08-16block/backup: support bitmap sync modes for non-bitmap backupsJohn Snow
2019-08-16block/backup: add 'always' bitmap sync policyJohn Snow
2019-08-16block/backup: add 'never' policy to bitmap sync modeJohn Snow
2019-08-16block/backup: Add mirror sync mode 'bitmap'John Snow
2019-08-16qapi: add BitmapSyncMode enumJohn Snow
2019-08-16qapi/block-core: Introduce BackupCommonJohn Snow
2019-08-15block/nbd: add cmdline and qapi parameter reconnect-delayVladimir Sementsov-Ogievskiy
2019-06-18block/null: Expose read-zeroes option in QAPI schemaKevin Wolf
2019-06-14blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz
2019-06-14blkdebug: Add "none" eventMax Reitz
2019-06-14blkdebug: Add @iotype error optionMax Reitz
2019-06-14qapi/block-core: Overlays are not snapshotsMax Reitz
2019-06-12file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf
2019-06-12qapi/block-core: update documentation of preallocation parameterStefano Garzarella
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-28qapi: support external bitmaps in block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2019-05-28qcow2: skip writing zero buffers to empty COW areasAnton Nefedov
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