summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorEric Blake2016-07-16 01:22:52 +0200
committerStefan Hajnoczi2016-07-20 15:11:55 +0200
commitb15404e0273e20baddcbbc1e8915f2e9ee9b117b (patch)
treeca6c9de42c059fafd6dfe25cb5293d5177d11cfe /include
parentblock: Convert bdrv_discard() to byte-based (diff)
downloadqemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.tar.gz
qemu-b15404e0273e20baddcbbc1e8915f2e9ee9b117b.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions