aboutsummaryrefslogtreecommitdiff
path: root/include/block/block-common.h
AgeCommit message (Expand)Author
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf
2023-01-24block: Add no_coroutine_fn and coroutine_mixed_fn markerAlberto Faria
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2023-01-19coroutine: Move coroutine_fn to qemu/osdep.h, trim includesMarkus Armbruster
2022-12-15block-coroutine-wrapper.py: introduce annotations that take the graph rdlockEmanuele Giuseppe Esposito
2022-12-15block/dirty-bitmap: convert coroutine-only functions to co_wrapperEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito
2022-10-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2022-10-27block: document connection between child roles and bs->backing/bs->fileVladimir Sementsov-Ogievskiy
2022-10-26block: add BDRV_REQ_REGISTERED_BUF request flagStefan Hajnoczi
2022-03-07block: fix preallocate filter: don't do unaligned preallocate requestsVladimir Sementsov-Ogievskiy
2022-03-04include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito