Home
last modified time | relevance | path

Searched hist:c4bea169 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dvmdk.cc4bea169 Tue Mar 08 08:57:05 CST 2016 Kevin Wolf <kwolf@redhat.com> vmdk: 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>