]> git.proxmox.com Git - mirror_qemu.git/commit
block/vvfat: qcow driver may not be found
authorMax Reitz <mreitz@redhat.com>
Tue, 2 Dec 2014 17:32:43 +0000 (18:32 +0100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:31:19 +0000 (10:31 +0100)
commit1bcb15cf776a57e8963072c1919a59a90aea8e94
treee75e9ac65e8df32f8dd2aa92ed38045f8b3cef6a
parentef8104378c4a0497be079e48ee5ac5a89c68f978
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>
block/vvfat.c