Home
last modified time | relevance | path

Searched hist:"10 bf03af" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dvhdx.c10bf03af Tue Mar 08 14:57:05 GMT 2016 Kevin Wolf <kwolf@redhat.com> vhdx: Use BB functions in .bdrv_create()

All users of the block layers are supposed to go through a BlockBackend.
The .bdrv_create() implementation is one such user, so this patch
converts it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>