diff options
author | Kevin Wolf | 2016-11-04 21:13:45 +0100 |
---|---|---|
committer | Kevin Wolf | 2017-01-09 13:30:52 +0100 |
commit | 7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5 (patch) | |
tree | dbca07dd58eed50a8db38b4078bd0e43c59b7eed /hw/i386/acpi-build.c | |
parent | quorum: Clean up quorum_aio_get() (diff) | |
download | qemu-7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5.tar.gz qemu-7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5.tar.xz qemu-7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5.zip |
blkdebug: Implement bdrv_co_preadv/pwritev/flush
This enables byte granularity requests for blkdebug, and at the same
time gets us rid of another user of the BDS-level AIO emulation.
Note that unless align=512 is specified, this can behave subtly
different from the old behaviour because bdrv_co_preadv/pwritev don't
have to perform alignment adjustments any more.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/i386/acpi-build.c')
0 files changed, 0 insertions, 0 deletions