diff options
| author | Max Reitz | 2015-02-05 19:58:10 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2015-02-16 16:07:18 +0100 |
| commit | 1ef01253eb90d0c69129c817e85fa92f9d45602a (patch) | |
| tree | 55c587f71c10022f97ad90d7c9808d01975b7b56 /scripts | |
| parent | iotests: Add test for qemu-img convert to NBD (diff) | |
| download | qemu-1ef01253eb90d0c69129c817e85fa92f9d45602a.tar.gz qemu-1ef01253eb90d0c69129c817e85fa92f9d45602a.tar.xz qemu-1ef01253eb90d0c69129c817e85fa92f9d45602a.zip | |
block: Lift some BDS functions to the BlockBackend
Create the blk_* counterparts for the following bdrv_* functions (which
make sense to call on the BlockBackend level):
- bdrv_co_write_zeroes()
- bdrv_write_compressed()
- bdrv_truncate()
- bdrv_nb_sectors()
- bdrv_discard()
- bdrv_load_vmstate()
- bdrv_save_vmstate()
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1423162705-32065-2-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
