Age | Commit message (Expand) | Author |
---|---|---|
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 |