Home
last modified time | relevance | path

Searched hist:"01 a5650179a914a7603c77ccf0de9617064541ee" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.cdiff 01a5650179a914a7603c77ccf0de9617064541ee Wed Jan 18 08:51:56 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Factor out bdrv_open_driver()

This is a function that doesn't do any option parsing, but just does
some basic BlockDriverState setup and calls the .bdrv_open() function of
the block driver.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>