Files
qemu-esp-boards/include
Max Reitz 1ef01253eb 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>
2015-02-16 15:07:18 +00:00
..
2015-02-16 14:36:03 +00:00
2015-02-12 21:21:38 -08:00
2015-02-06 16:11:38 +00:00
2015-02-16 15:07:16 +00:00
2015-02-02 16:55:11 +01:00
2014-09-29 14:55:27 -04:00
2015-02-05 17:16:14 +01:00