diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-11-04 21:13:45 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-01-09 13:30:52 +0100 |
commit | 7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5 (patch) | |
tree | dbca07dd58eed50a8db38b4078bd0e43c59b7eed /qemu-timer.c | |
parent | 7c37f941d028e2a1bf350ffb292684f2e1a292c7 (diff) | |
download | qemu-7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5.zip qemu-7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5.tar.gz qemu-7c3a998531da0a77baaa2a6ccb48b8a7b5eb14d5.tar.bz2 |
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 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions