Files
qemu-esp-boards/include/block
Max Reitz da557aac18 block: Add bdrv_open_image()
Add a common function for opening images to be used for block drivers
specified through BlockdevRefs in an option QDict. The difference from
bdrv_file_open() is that this function may invoke bdrv_open() instead,
allowing auto-detection of the driver to be used; and second, it
automatically extracts the BlockdevRef from the option QDict.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-01-22 12:07:18 +01:00
..
2013-12-20 16:26:16 +01:00
2014-01-22 12:07:18 +01:00
2013-10-11 10:52:54 +02:00
2013-05-03 13:05:49 +02:00
2013-04-08 18:13:10 +02:00