aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2018-02-13 14:26:53 -0600
committerKevin Wolf <kwolf@redhat.com>2018-03-02 18:39:07 +0100
commitb8d739fd6fb295a7562c506c65f2137199a509f9 (patch)
treeafdc02e03d4d7006c215bb75efe3207d4e9243ed /scripts
parenta320fb04b66a2189b6cbd7924aa7bfaaded79afe (diff)
downloadqemu-b8d739fd6fb295a7562c506c65f2137199a509f9.zip
qemu-b8d739fd6fb295a7562c506c65f2137199a509f9.tar.gz
qemu-b8d739fd6fb295a7562c506c65f2137199a509f9.tar.bz2
qed: Switch to .bdrv_co_block_status()
We are gradually moving away from sector-based interfaces, towards byte-based. Update the qed driver accordingly, taking the opportunity to inline qed_is_allocated_cb() into its lone caller (the callback used to be important, until we switched qed to coroutines). There is no intent to optimize based on the want_zero flag for this format. 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')
0 files changed, 0 insertions, 0 deletions