Age | Commit message (Expand) | Author |
2020-11-09 | block: Remove unused BlockDeviceMapEntry | Markus Armbruster |
2020-11-09 | qapi/block-core: Improve MapEntry documentation | Max Reitz |
2020-10-30 | nbd: Add 'qemu-nbd -A' to expose allocation depth | Eric Blake |
2020-10-23 | block/nvme: Add driver statistics for access alignment and hw errors | Philippe Mathieu-Daudé |
2020-10-09 | block: Convert 'block_resize' to coroutine | Kevin Wolf |
2020-10-06 | replay: introduce info hmp/qmp command | Pavel Dovgalyuk |
2020-10-06 | migration: introduce icount field for snapshots | Pavel Dovgalyuk |
2020-10-02 | qapi: Create block-export module | Kevin Wolf |
2020-09-29 | qapi: Use rST markup for literal blocks | Peter Maydell |
2020-09-29 | qapi: Fix doc comment indentation again | Peter Maydell |
2020-09-17 | qapi/: fix some comment spelling errors | zhaolichang |
2020-09-11 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-09-07 | qapi/block-core.json: Fix nbd-server-start docs | Peter Maydell |
2020-09-07 | qapi: Fix indentation, again | Peter Maydell |
2020-09-07 | blockdev: Fix active commit choice | Max Reitz |
2020-09-07 | mirror: Deal with filters | Max Reitz |
2020-09-07 | stream: Deal with filters | Max Reitz |
2020-09-03 | qapi/block-core.json: Remove stale description of 'blockdev-add' | Kashyap Chamarthy |
2020-08-25 | qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit | Alberto Garcia |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani |
2020-08-03 | qapi: Delete unwanted indentation of top-level expressions | Markus Armbruster |
2020-07-17 | Remove VXHS block device | Marc-André Lureau |
2020-07-14 | file-posix: Mitigate file fragmentation with extent size hints | Kevin Wolf |
2020-07-06 | block/qcow2: implement blockdev-amend | Maxim Levitsky |
2020-07-06 | block/crypto: implement blockdev-amend | Maxim Levitsky |
2020-07-06 | block/core: add generic infrastructure for x-blockdev-amend qmp command | Maxim Levitsky |
2020-05-28 | qcow2: Expose bitmaps' size during measure | Eric Blake |
2020-05-13 | qcow2: add zstd cluster compression | Denis Plotnikov |
2020-05-13 | qcow2: introduce compression type feature | Denis Plotnikov |
2020-03-17 | qapi: Mark deprecated QMP parts with feature 'deprecated' | Markus Armbruster |
2020-03-11 | qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot' | Peter Krempa |
2020-03-06 | block/rbd: Add support for ceph namespaces | Florian Florensa |
2020-03-06 | qemu-storage-daemon: Add --export option | Kevin Wolf |
2020-03-06 | blockdev-nbd: Boxed argument type for nbd-server-add | Kevin Wolf |
2020-03-06 | qemu-storage-daemon: Add --nbd-server option | Kevin Wolf |
2020-03-06 | block: Move sysemu QMP commands to QAPI block module | Kevin Wolf |
2020-03-06 | block: Move common QMP commands to block-core QAPI module | Kevin Wolf |
2020-02-20 | qapi: Allow getting flat output from 'query-named-block-nodes' | Peter Krempa |
2020-02-18 | commit: Expose on-error option in QMP | Kevin Wolf |
2020-02-18 | qapi: Document meaning of 'ignore' BlockdevOnError for jobs | Kevin Wolf |
2020-02-15 | qapi: Add blank lines before bulleted lists | Peter Maydell |
2020-02-15 | qapi: Use explicit bulleted lists | Peter Maydell |
2020-02-15 | qapi: Remove hardcoded tabs | Peter Maydell |
2020-02-15 | qapi: Fix indent level on doc comments in json files | Peter Maydell |
2020-02-15 | qapi: Fix incorrect "Not documented" claims in QMP documentation | Peter Maydell |
2020-02-15 | qapi/block-core.json: Use literal block for ascii art | Peter Maydell |
2020-01-30 | qapi/block-core: add option for io_uring | Aarushi Mehta |
2020-01-06 | block: introduce compress filter driver | Andrey Shinkevich |
2020-01-06 | blkdebug: Allow taking/unsharing permissions | Max Reitz |
2019-12-18 | qapi: better document NVMe blockdev @device parameter | Daniel P. Berrangé |