diff options
| author | Eric Blake | 2018-02-13 21:26:50 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2018-03-02 18:39:07 +0100 |
| commit | 8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b (patch) | |
| tree | 4173eb35c1956080f096e5e34f5ace31ac1559be /scripts/switch-timer-api | |
| parent | null: Switch to .bdrv_co_block_status() (diff) | |
| download | qemu-8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b.tar.gz qemu-8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b.tar.xz qemu-8e0cf59d02d2e7b91e785214fbe9a15d8a6ce20b.zip | |
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/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
