aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool/backend
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2018-02-13 14:26:50 -0600
committerKevin Wolf <kwolf@redhat.com>2018-03-02 18:39:07 +0100
commit8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b (patch)
tree4173eb35c1956080f096e5e34f5ace31ac1559be /scripts/tracetool/backend
parent05c33f1021f95bc18af153ea5669be57bba527e5 (diff)
downloadqemu-8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b.zip
qemu-8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b.tar.gz
qemu-8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b.tar.bz2
parallels: Switch to .bdrv_co_block_status()
We are gradually moving away from sector-based interfaces, towards byte-based. Update the parallels driver accordingly. Note that the internal function block_status() is still sector-based, because it is still in use by other sector-based functions; but that's okay because request_alignment is 512 as a result of those functions. For now, no optimizations are added based on the mapping hint. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend')
0 files changed, 0 insertions, 0 deletions