summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorMike Qiu2013-08-08 16:45:16 +0200
committerKevin Wolf2013-08-09 19:33:23 +0200
commit6db5f5d68e2ffc430ba0511e23fc36c7363510f1 (patch)
tree9357f946468adf7d01429bcc23e498f92ab62024 /include/exec
parentmips: revert commit b332d24a8e1290954029814d09156b06ede358e2 (diff)
downloadqemu-6db5f5d68e2ffc430ba0511e23fc36c7363510f1.tar.gz
qemu-6db5f5d68e2ffc430ba0511e23fc36c7363510f1.tar.xz
qemu-6db5f5d68e2ffc430ba0511e23fc36c7363510f1.zip
block: Bugfix 'format' and 'snapshot' used in drive option
When use -drive file='xxx',format=qcow2,snapshot=on the error message "Can't use snapshot=on with driver-specific options" can be show, and fail to start the qemu. This should not be happened, and there is no file.driver option in qemu command line. It is because the commit 74fe54f2a1b5c4f4498a8fe521e1dfc936656cd4, it puts 'driver' option if the command line use 'format' option. This patch is to solve this bug. Signed-off-by: Mike Qiu <qiudayu@linux.vnet.ibm.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions