On Mon, Nov 11, 2013 at 02:54:59PM +0100, Kevin Wolf wrote: > If an explicit driver option is present, but doesn't specify a valid > driver, then bdrv_open() should fail instead of probing the format. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > block.c | 5 +++++ > tests/qemu-iotests/051 | 7 +++++++ > tests/qemu-iotests/051.out | 9 +++++++++ > 3 files changed, 21 insertions(+)
Reviewed-by: Stefan Hajnoczi <[email protected]>
