qemu-e2k/include/block
Kevin Wolf 244483e64e block: Byte-based bdrv_co_do_copy_on_readv()
In a first step to convert the common I/O path to work on bytes rather
than sectors, this converts the copy-on-read logic that is used by
bdrv_aligned_preadv().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-06-16 15:19:55 +02:00
..
accounting.h
aio.h
block_int.h block: Kill bdrv_co_write_zeroes() 2016-06-08 10:21:08 +02:00
block.h block: Byte-based bdrv_co_do_copy_on_readv() 2016-06-16 15:19:55 +02:00
blockjob.h iostatus: fix comments for block_job_iostatus_reset 2016-06-07 14:40:51 +01:00
dirty-bitmap.h
nbd.h
qapi.h
scsi.h
snapshot.h
thread-pool.h
throttle-groups.h block: Move I/O throttling configuration functions to BlockBackend 2016-05-19 16:45:30 +02:00
write-threshold.h