Home
last modified time | relevance | path

Searched hist:"8 a56fdadaff912b2f1ad581ac42580945e36a74b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dqed.cdiff 8a56fdadaff912b2f1ad581ac42580945e36a74b Tue Mar 08 08:57:05 CST 2016 Kevin Wolf <kwolf@redhat.com> qed: 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>