aboutsummaryrefslogtreecommitdiff
path: root/include/block/block-common.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-28qapi: blockdev-backup: add discard-source parameterVladimir Sementsov-Ogievskiy1-0/+2
2023-12-21block: remove outdated AioContext locking commentsStefan Hajnoczi1-3/+0
2023-10-12block-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock functionsKevin Wolf1-2/+5
2023-09-20block: add BDRV_BLOCK_COMPRESSED flag for bdrv_block_status()Andrey Drobyshev via1-0/+3
2023-09-20block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functionsKevin Wolf1-0/+4
2023-08-30block: add subcluster_size field to BlockDriverInfoAndrey Drobyshev1-0/+5
2023-05-30block-coroutine-wrapper: Take AioContext lock in no_co_wrappersKevin Wolf1-0/+3
2023-05-15file-posix: add tracking of the zone write pointersSam Li1-0/+14
2023-05-15block/block-common: add zoned device structsSam Li1-0/+43
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf1-0/+14
2023-01-24block: Add no_coroutine_fn and coroutine_mixed_fn markerAlberto Faria1-4/+7
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster1-7/+2
2023-01-19coroutine: Move coroutine_fn to qemu/osdep.h, trim includesMarkus Armbruster1-1/+0
2022-12-15block-coroutine-wrapper.py: introduce annotations that take the graph rdlockEmanuele Giuseppe Esposito1-1/+8
2022-12-15block/dirty-bitmap: convert coroutine-only functions to co_wrapperEmanuele Giuseppe Esposito1-2/+3
2022-12-15block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito1-2/+6
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito1-4/+7
2022-10-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-0/+39
2022-10-27block: document connection between child roles and bs->backing/bs->fileVladimir Sementsov-Ogievskiy1-0/+39
2022-10-26block: add BDRV_REQ_REGISTERED_BUF request flagStefan Hajnoczi1-0/+9
2022-03-07block: fix preallocate filter: don't do unaligned preallocate requestsVladimir Sementsov-Ogievskiy1-1/+2
2022-03-04include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito1-0/+418