summary refs log tree commit diff stats
path: root/include/block/block-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: remove unused BLOCK_OP_TYPE_DATAPLANEStefan Hajnoczi2025-02-061-1/+0
* block: Add option to create inactive nodesKevin Wolf2025-02-061-0/+1
* qapi: blockdev-backup: add discard-source parameterVladimir Sementsov-Ogievskiy2024-05-281-0/+2
* block: remove outdated AioContext locking commentsStefan Hajnoczi2023-12-211-3/+0
* block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functionsKevin Wolf2023-10-121-2/+5
* block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()Andrey Drobyshev via2023-09-201-0/+3
* block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functionsKevin Wolf2023-09-201-0/+4
* block: add subcluster_size field to BlockDriverInfoAndrey Drobyshev2023-08-301-0/+5
* block-coroutine-wrapper: Take AioContext lock in no_co_wrappersKevin Wolf2023-05-301-0/+3
* file-posix: add tracking of the zone write pointersSam Li2023-05-151-0/+14
* block/block-common: add zoned device structsSam Li2023-05-151-0/+43
* block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf2023-02-171-0/+14
* block: Add no_coroutine_fn and coroutine_mixed_fn markerAlberto Faria2023-01-241-4/+7
* include/block: Untangle inclusion loopsMarkus Armbruster2023-01-201-7/+2
* coroutine: Move coroutine_fn to qemu/osdep.h, trim includesMarkus Armbruster2023-01-191-1/+0
* block-coroutine-wrapper.py: introduce annotations that take the graph rdlockEmanuele Giuseppe Esposito2022-12-151-1/+8
* block/dirty-bitmap: convert coroutine-only functions to co_wrapperEmanuele Giuseppe Esposito2022-12-151-2/+3
* block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito2022-12-151-2/+6
* block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito2022-12-151-4/+7
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi2022-10-301-0/+39
|\
| * block: document connection between child roles and bs->backing/bs->fileVladimir Sementsov-Ogievskiy2022-10-271-0/+39
* | block: add BDRV_REQ_REGISTERED_BUF request flagStefan Hajnoczi2022-10-261-0/+9
|/
* block: fix preallocate filter: don't do unaligned preallocate requestsVladimir Sementsov-Ogievskiy2022-03-071-1/+2
* include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito2022-03-041-0/+418