commit | 1bcb15cf776a57e8963072c1919a59a90aea8e94 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Dec 02 18:32:43 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Dec 10 10:31:19 2014 +0100 |
tree | e75e9ac65e8df32f8dd2aa92ed38045f8b3cef6a | |
parent | ef8104378c4a0497be079e48ee5ac5a89c68f978 [diff] |
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>