Re: [Qemu-devel] [PATCH] block: Probe file for specified format

2012-12-15 Thread Stefan Weil
Am 15.12.2012 12:35, schrieb Stefan Weil: Probe for the file format if the file format was specified explicitly and a probe function is available. example: -drive file=myfile,format=qcow2 Then myfile is probed and must be in qcow2 format. This fixes those bugs: https://bugzilla.redhat.com/sho

[Qemu-devel] [PATCH] block: Probe file for specified format

2012-12-15 Thread Stefan Weil
Probe for the file format if the file format was specified explicitly and a probe function is available. example: -drive file=myfile,format=qcow2 Then myfile is probed and must be in qcow2 format. This fixes those bugs: https://bugzilla.redhat.com/show_bug.cgi?id=556482 https://bugs.launchpad.n