aboutsummaryrefslogtreecommitdiff
path: root/include/block/block-common.h
AgeCommit message (Expand)AuthorFilesLines
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