aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2020-07-17Remove VXHS block deviceMarc-André Lureau
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf
2020-07-06block/qcow2: implement blockdev-amendMaxim Levitsky
2020-07-06block/crypto: implement blockdev-amendMaxim Levitsky
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster
2020-03-11qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'Peter Krempa
2020-03-06block/rbd: Add support for ceph namespacesFlorian Florensa
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf
2020-03-06blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf
2020-03-06block: Move sysemu QMP commands to QAPI block moduleKevin Wolf
2020-03-06block: Move common QMP commands to block-core QAPI moduleKevin Wolf
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa
2020-02-18commit: Expose on-error option in QMPKevin Wolf
2020-02-18qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell
2020-02-15qapi: Use explicit bulleted listsPeter Maydell
2020-02-15qapi: Remove hardcoded tabsPeter Maydell
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell
2020-02-15qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell
2020-02-15qapi/block-core.json: Use literal block for ascii artPeter Maydell
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