aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)AuthorFilesLines
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake1-2/+5
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé1-1/+23
2020-10-09block: Convert 'block_resize' to coroutineKevin Wolf1-1/+2
2020-10-06replay: introduce info hmp/qmp commandPavel Dovgalyuk1-1/+2
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk1-2/+8
2020-10-02qapi: Create block-export moduleKevin Wolf1-166/+0
2020-09-29qapi: Use rST markup for literal blocksPeter Maydell1-7/+9
2020-09-29qapi: Fix doc comment indentation againPeter Maydell1-2/+2
2020-09-17qapi/: fix some comment spelling errorszhaolichang1-2/+2
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-24/+34
2020-09-07qapi/block-core.json: Fix nbd-server-start docsPeter Maydell1-3/+3
2020-09-07qapi: Fix indentation, againPeter Maydell1-4/+4
2020-09-07blockdev: Fix active commit choiceMax Reitz1-19/+20
2020-09-07mirror: Deal with filtersMax Reitz1-2/+4
2020-09-07stream: Deal with filtersMax Reitz1-3/+10
2020-09-03qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy1-3/+1
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia1-0/+7
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-08-03qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster1-13/+13
2020-07-17Remove VXHS block deviceMarc-André Lureau1-20/+2
2020-07-14file-posix: Mitigate file fragmentation with extent size hintsKevin Wolf1-4/+7
2020-07-06block/qcow2: implement blockdev-amendMaxim Levitsky1-1/+15
2020-07-06block/crypto: implement blockdev-amendMaxim Levitsky1-1/+13
2020-07-06block/core: add generic infrastructure for x-blockdev-amend qmp commandMaxim Levitsky1-0/+42
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake1-5/+11
2020-05-13qcow2: add zstd cluster compressionDenis Plotnikov1-1/+2
2020-05-13qcow2: introduce compression type featureDenis Plotnikov1-2/+20
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster1-11/+37
2020-03-11qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'Peter Krempa1-1/+8
2020-03-06block/rbd: Add support for ceph namespacesFlorian Florensa1-0/+3
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf1-0/+27
2020-03-06blockdev-nbd: Boxed argument type for nbd-server-addKevin Wolf1-4/+14
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf1-0/+24
2020-03-06block: Move sysemu QMP commands to QAPI block moduleKevin Wolf1-386/+0
2020-03-06block: Move common QMP commands to block-core QAPI moduleKevin Wolf1-0/+283
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa1-1/+6
2020-02-18commit: Expose on-error option in QMPKevin Wolf1-0/+4
2020-02-18qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf1-1/+4
2020-02-15qapi: Add blank lines before bulleted listsPeter Maydell1-0/+1
2020-02-15qapi: Use explicit bulleted listsPeter Maydell1-54/+54
2020-02-15qapi: Remove hardcoded tabsPeter Maydell1-2/+2
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell1-393/+393
2020-02-15qapi: Fix incorrect "Not documented" claims in QMP documentationPeter Maydell1-118/+118
2020-02-15qapi/block-core.json: Use literal block for ascii artPeter Maydell1-7/+7
2020-01-30qapi/block-core: add option for io_uringAarushi Mehta1-1/+3
2020-01-06block: introduce compress filter driverAndrey Shinkevich1-4/+6
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz1-1/+13
2019-12-18qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé1-1/+5
2019-11-18bitmap: Enforce maximum bitmap name lengthEric Blake1-1/+1
2019-10-25qapi: add support for blkreplay driverPavel Dovgalyuk1-2/+16