aboutsummaryrefslogtreecommitdiff
path: root/block/io.c
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2018-06-28 15:15:24 -0500
committerKevin Wolf <kwolf@redhat.com>2018-06-29 14:20:56 +0200
commit3a7404b31e96156ea35be6fec938e162517e28d9 (patch)
tree61ace4302ab09d1f81007f610c24cbdf6c6c4774 /block/io.c
parent04a11d87d1dfdc5f8081398694db8849d010c12d (diff)
downloadqemu-3a7404b31e96156ea35be6fec938e162517e28d9.zip
qemu-3a7404b31e96156ea35be6fec938e162517e28d9.tar.gz
qemu-3a7404b31e96156ea35be6fec938e162517e28d9.tar.bz2
vhdx: Switch to byte-based calls
We are gradually moving away from sector-based interfaces, towards byte-based. Make the change for the last few sector-based calls into the block layer from the vhdx driver. Ideally, the vhdx driver should switch to doing everything byte-based, but that's a more invasive change that requires a bit more auditing. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/io.c')
0 files changed, 0 insertions, 0 deletions