summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
Commit message (Expand)AuthorAgeFilesLines
* 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
* blkdebug: Add "none" eventMax Reitz2019-06-141-1/+3
* blkdebug: Add @iotype error optionMax Reitz2019-06-141-0/+26
* qapi/block-core: Overlays are not snapshotsMax Reitz2019-06-141-10/+10
* file-posix: Add dynamic-auto-read-only QAPI featureKevin Wolf2019-06-121-1/+12
* qapi/block-core: update documentation of preallocation parameterStefano Garzarella2019-06-121-6/+14
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-05-301-3/+19
|\
| * qapi: support external bitmaps in block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy2019-05-291-3/+19
* | qcow2: skip writing zero buffers to empty COW areasAnton Nefedov2019-05-281-1/+3
|/
* qapi: fix block-latency-histogram-set description and examplesVladimir Sementsov-Ogievskiy2019-03-191-5/+5
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-03-141-0/+6
|\
| * file-posix: add drop-cache=on|off optionStefan Hajnoczi2019-03-131-0/+6