summary refs log tree commit diff stats
path: root/qemu-io-cmds.c
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-07-15 17:22:52 -0600
committerStefan Hajnoczi <stefanha@redhat.com>2016-07-20 14:11:55 +0100
commitb15404e0273e20baddcbbc1e8915f2e9ee9b117b (patch)
treeca6c9de42c059fafd6dfe25cb5293d5177d11cfe /qemu-io-cmds.c
parent0c51a893b643bc9393c685b47b9cea1e6831565f (diff)
downloadfocaccia-qemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.tar.gz
focaccia-qemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.zip
block: Switch BlockRequest to byte-based
BlockRequest is the internal struct used by bdrv_aio_*.  At the
moment, all such calls were sector-based, but we will eventually
convert to byte-based; start by changing the internal variables
to be byte-based.  No change to behavior, although the read and
write code can now go byte-based through more of the stack.

Signed-off-by: Eric Blake <eblake@redhat.com>
Message-id: 1468624988-423-4-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions