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