summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
Commit message (Expand)AuthorAgeFilesLines
* block: introduce preallocate filterVladimir Sementsov-Ogievskiy2020-12-181-1/+19
* qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster2020-12-101-14/+14
* block: Remove unused BlockDeviceMapEntryMarkus Armbruster2020-11-091-29/+0Star
* qapi/block-core: Improve MapEntry documentationMax Reitz2020-11-091-5/+13
* nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake2020-10-301-2/+5
* block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé2020-10-231-1/+23
* block: Convert 'block_resize' to coroutineKevin Wolf2020-10-091-1/+2
* replay: introduce info hmp/qmp commandPavel Dovgalyuk2020-10-061-1/+2
* migration: introduce icount field for snapshotsPavel Dovgalyuk2020-10-061-2/+8
* qapi: Create block-export moduleKevin Wolf2020-10-021-166/+0Star
* qapi: Use rST markup for literal blocksPeter Maydell2020-09-291-7/+9
* qapi: Fix doc comment indentation againPeter Maydell2020-09-291-2/+2
* qapi/: fix some comment spelling errorszhaolichang2020-09-171-2/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-09-111-24/+34
|\
| * blockdev: Fix active commit choiceMax Reitz2020-09-071-19/+20
| * mirror: Deal with filtersMax Reitz2020-09-071-2/+4
| * stream: Deal with filtersMax Reitz2020-09-071-3/+10
* | qapi/block-core.json: Fix nbd-server-start docsPeter Maydell2020-09-071-3/+3
* | qapi: Fix indentation, againPeter Maydell2020-09-071-4/+4
|/
* qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy2020-09-031-3/+1Star
* qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia2020-08-251-0/+7
* 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