aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-core.json
AgeCommit message (Expand)Author
2021-03-19qapi/qom: Add ObjectOptions for throttle-groupKevin Wolf
2021-03-18block: remove 'dirty-bitmaps' field from 'BlockInfo' structDaniel P. Berrangé
2021-03-18block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé
2021-03-18block: remove 'encryption_key_missing' flag from QAPIDaniel P. Berrangé
2021-01-26qapi: backup: disable copy_range by defaultVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add max-chunk and max-workers to x-perf structVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add perf.use-copy-range parameterVladimir Sementsov-Ogievskiy
2021-01-26qapi: block-stream: add "bottom" argumentVladimir Sementsov-Ogievskiy
2021-01-26qapi: copy-on-read filter: add 'bottom' optionAndrey Shinkevich
2021-01-26qapi: add filter-node-name to block-streamAndrey Shinkevich
2020-12-18block: introduce preallocate filterVladimir Sementsov-Ogievskiy
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster
2020-11-09block: Remove unused BlockDeviceMapEntryMarkus Armbruster
2020-11-09qapi/block-core: Improve MapEntry documentationMax Reitz
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake
2020-10-23block/nvme: Add driver statistics for access alignment and hw errorsPhilippe Mathieu-Daudé
2020-10-09block: Convert 'block_resize' to coroutineKevin Wolf
2020-10-06replay: introduce info hmp/qmp commandPavel Dovgalyuk
2020-10-06migration: introduce icount field for snapshotsPavel Dovgalyuk
2020-10-02qapi: Create block-export moduleKevin Wolf
2020-09-29qapi: Use rST markup for literal blocksPeter Maydell
2020-09-29qapi: Fix doc comment indentation againPeter Maydell
2020-09-17qapi/: fix some comment spelling errorszhaolichang
2020-09-11Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-09-07qapi/block-core.json: Fix nbd-server-start docsPeter Maydell
2020-09-07qapi: Fix indentation, againPeter Maydell
2020-09-07blockdev: Fix active commit choiceMax Reitz
2020-09-07mirror: Deal with filtersMax Reitz
2020-09-07stream: Deal with filtersMax Reitz
2020-09-03qapi/block-core.json: Remove stale description of 'blockdev-add'Kashyap Chamarthy
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-08-03qapi: Delete unwanted indentation of top-level expressionsMarkus Armbruster
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