Age | Commit message (Expand) | Author |
---|---|---|
2022-11-10 | block: Make bdrv_child_get_parent_aio_context I/O | Hanna Reitz |
2022-10-27 | block: add missing coroutine_fn annotation to prototypes | Alberto Faria |
2022-09-30 | block: move bdrv_qiov_is_aligned to file-posix | Keith Busch |
2022-07-12 | block: Add bdrv_co_pwrite_sync() | Alberto Faria |
2022-07-12 | block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapper | Alberto Faria |
2022-07-12 | block: Change bdrv_{pread,pwrite,pwrite_sync}() param order | Alberto Faria |
2022-07-12 | block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}() | Alberto Faria |
2022-06-24 | block: drop unused bdrv_co_drain() API | Stefan Hajnoczi |
2022-05-04 | block: Classify bdrv_get_flags() as I/O function | Hanna Reitz |
2022-03-04 | IO_CODE and IO_OR_GS_CODE for block I/O API | Emanuele Giuseppe Esposito |
2022-03-04 | include/block/block: split header into I/O and global state API | Emanuele Giuseppe Esposito |