block/vvfat: qcow driver may not be found
commit1961d1c3474aa4d957f5eff4d122908250089fdb
authorMax Reitz <mreitz@redhat.com>
Tue, 2 Dec 2014 17:32:43 +0000 (2 18:32 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Sun, 22 Feb 2015 18:03:31 +0000 (22 12:03 -0600)
treecc0130aebe01303911c07643f99cba04fc04e0e9
parente81703b42c7552e9f43701a3e7fd937b7fa3080b
block/vvfat: qcow driver may not be found

Although virtually impossible right now, bdrv_find_format("qcow") may
fail. The vvfat block driver should heed that case.

Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 1bcb15cf776a57e8963072c1919a59a90aea8e94)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
block/vvfat.c