diff options
| author | Max Reitz | 2015-02-05 19:58:18 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2015-02-16 16:07:18 +0100 |
| commit | f1d3cd792b93a7f4446517213b02c6f050a47e9d (patch) | |
| tree | 7d29212a5ea947692e48864d774c6bb33c9eba4e /scripts/switch-timer-api | |
| parent | qemu-img: Use blk_new_open() in img_rebase() (diff) | |
| download | qemu-f1d3cd792b93a7f4446517213b02c6f050a47e9d.tar.gz qemu-f1d3cd792b93a7f4446517213b02c6f050a47e9d.tar.xz qemu-f1d3cd792b93a7f4446517213b02c6f050a47e9d.zip | |
qemu-img: Use BlockBackend as far as possible
Although qemu-img already creates BlockBackends, it does not do accesses
to the images through them. This patch converts all of the bdrv_* calls
for which this is currently possible to blk_* calls. Most of the
remaining calls will probably stay bdrv_* calls because they really do
operate on the BDS level instead of the BB level.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1423162705-32065-10-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
