aboutsummaryrefslogtreecommitdiff
path: root/include/block/block_int-io.h
AgeCommit message (Expand)Author
2022-07-12block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_tAlberto Faria
2022-07-12block: Make bdrv_co_pwrite() take a const bufferAlberto Faria
2022-06-24block: simplify handling of try to merge different sized bitmapsVladimir Sementsov-Ogievskiy
2022-03-07block/io: introduce block driver snapshot-access APIVladimir Sementsov-Ogievskiy
2022-03-04IO_CODE and IO_OR_GS_CODE for block_int I/O APIEmanuele Giuseppe Esposito
2022-03-04include/block/block_int: split header into I/O and global state APIEmanuele Giuseppe Esposito