summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
Commit message (Expand)AuthorAgeFilesLines
* schemas: Add vim modelineAndrea Bolognani2020-08-031-0/+1
* qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster2020-08-031-13/+13
* Remove VXHS block deviceMarc-André Lureau2020-07-171-20/+2Star
* file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf2020-07-141-4/+7
* block/qcow2: implement blockdev-amendMaxim Levitsky2020-07-061-1/+15
* block/crypto: implement blockdev-amendMaxim Levitsky2020-07-061-1/+13
* block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky2020-07-061-0/+42
* qcow2: Expose bitmaps' size during measureEric Blake2020-05-281-5/+11
* qcow2: add zstd cluster compressionDenis Plotnikov2020-05-131-1/+2
* qcow2: introduce compression type featureDenis Plotnikov2020-05-131-2/+20
* qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster2020-03-171-11/+37
* qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'Peter Krempa2020-03-111-1/+8
* block/rbd: Add support for ceph namespacesFlorian Florensa2020-03-061-0/+3
* qemu-storage-daemon: Add --export optionKevin Wolf2020-03-061-0/+27
* blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf2020-03-061-4/+14
* qemu-storage-daemon: Add --nbd-server optionKevin Wolf2020-03-061-0/+24
* block: Move sysemu QMP commands to QAPI block moduleKevin Wolf2020-03-061-386/+0Star
* block: Move common QMP commands to block-core QAPI moduleKevin Wolf2020-03-061-0/+283
* qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa2020-02-201-1/+6
* commit: Expose on-error option in QMPKevin Wolf2020-02-181-0/+4
* qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf2020-02-181-1/+4
* qapi: Add blank lines before bulleted listsPeter Maydell2020-02-151-0/+1
* qapi: Use explicit bulleted listsPeter Maydell2020-02-151-54/+54
* qapi: Remove hardcoded tabsPeter Maydell2020-02-151-2/+2
* qapi: Fix indent level on doc comments in json filesPeter Maydell2020-02-151-393/+393
* qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell2020-02-151-118/+118
* qapi/block-core.json: Use literal block for ascii artPeter Maydell2020-02-151-7/+7
* qapi/block-core: add option for io_uringAarushi Mehta2020-01-301-1/+3
* block: introduce compress filter driverAndrey Shinkevich2020-01-061-4/+6
* blkdebug: Allow taking/unsharing permissionsMax Reitz2020-01-061-1/+13
* qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé2019-12-181-1/+5
* bitmap: Enforce maximum bitmap name lengthEric Blake2019-11-181-1/+1
* qapi: add support for blkreplay driverPavel Dovgalyuk2019-10-251-2/+16
* dirty-bitmaps: remove deprecated autoload parameterJohn Snow2019-10-171-5/+1Star
* block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy2019-10-101-1/+7
* qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov2019-10-101-0/+38
* qapi: add unmap to BlockDeviceStatsAnton Nefedov2019-10-101-6/+23
* qapi: group BlockDeviceStats fieldsAnton Nefedov2019-10-101-11/+15
* doc: Preallocation does not require writing zeroesMax Reitz2019-08-191-4/+5
* LUKS: support preallocationMaxim Levitsky2019-08-191-1/+5
* qapi: add dirty-bitmaps to query-named-block-nodes resultVladimir Sementsov-Ogievskiy2019-08-171-1/+5
* block/backup: support bitmap sync modes for non-bitmap backupsJohn Snow2019-08-171-2/+4
* block/backup: add 'always' bitmap sync policyJohn Snow2019-08-161-1/+4
* block/backup: add 'never' policy to bitmap sync modeJohn Snow2019-08-161-1/+4
* block/backup: Add mirror sync mode 'bitmap'John Snow2019-08-161-6/+15
* qapi: add BitmapSyncMode enumJohn Snow2019-08-161-0/+14
* qapi/block-core: Introduce BackupCommonJohn Snow2019-08-161-66/+29Star
* block/nbd: add cmdline and qapi parameter reconnect-delayVladimir Sementsov-Ogievskiy2019-08-151-1/+10
* block/null: Expose read-zeroes option in QAPI schemaKevin Wolf2019-06-181-1/+3
* blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz2019-06-141-1/+4