aboutsummaryrefslogtreecommitdiff
path: root/include/block/block-io.h
AgeCommit message (Expand)Author
2022-11-10block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz
2022-10-27block: add missing coroutine_fn annotation to prototypesAlberto Faria
2022-09-30block: move bdrv_qiov_is_aligned to file-posixKeith Busch
2022-07-12block: Add bdrv_co_pwrite_sync()Alberto Faria
2022-07-12block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapperAlberto Faria
2022-07-12block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria
2022-06-24block: drop unused bdrv_co_drain() APIStefan Hajnoczi
2022-05-04block: Classify bdrv_get_flags() as I/O functionHanna Reitz
2022-03-04IO_CODE and IO_OR_GS_CODE for block I/O APIEmanuele Giuseppe Esposito
2022-03-04include/block/block: split header into I/O and global state APIEmanuele Giuseppe Esposito