qemu-e2k/include/sysemu
Eric Blake d4f510eb3f ide: Switch to byte-based aio block access
Sector-based blk_aio_readv() and blk_aio_writev() should die; switch
to byte-based blk_aio_preadv() and blk_aio_pwritev() instead.

The patch had to touch multiple files at once, because dma_blk_io()
takes pointers to the functions, and ide_issue_trim() piggybacks on
the same interface (while ignoring offset under the hood).

Signed-off-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-05-12 15:22:08 +02:00
..
accel.h
arch_init.h
balloon.h
block-backend.h
blockdev.h
bt.h
char.h
cpus.h
device_tree.h
dma.h ide: Switch to byte-based aio block access 2016-05-12 15:22:08 +02:00
dump-arch.h
dump.h
hostmem.h
iothread.h
kvm_int.h
kvm.h
memory_mapping.h
numa.h
os-posix.h
os-win32.h
qtest.h
replay.h
rng-random.h
rng.h
seccomp.h
sysemu.h
tpm_backend_int.h
tpm_backend.h
tpm.h
watchdog.h
xen-mapcache.h