[libvirt] [PATCH] qemu: honor allowDiskFormatProbing when parsing command line

2013-04-29 Thread Ján Tomko
My commit 024e9af broke this. --- src/qemu/qemu_command.c | 3 --- tests/qemuxml2argvdata/qemuxml2argv-boot-cdrom.xml| 2 +- tests/qemuxml2argvdata/qemuxml2argv-boot-floppy.xml | 4 ++--

Re: [libvirt] [PATCH] qemu: honor allowDiskFormatProbing when parsing command line

2013-04-29 Thread Eric Blake
On 04/29/2013 07:56 AM, Ján Tomko wrote: My commit 024e9af broke this. --- src/qemu/qemu_command.c | 3 --- diff --git a/src/qemu/qemu_command.c b/src/qemu/qemu_command.c index d23bdfc..d161b56 100644 --- a/src/qemu/qemu_command.c +++

Re: [libvirt] [PATCH] qemu: honor allowDiskFormatProbing when parsing command line

2013-04-29 Thread Ján Tomko
On 04/29/2013 06:16 PM, Eric Blake wrote: On 04/29/2013 07:56 AM, Ján Tomko wrote: My commit 024e9af broke this. --- src/qemu/qemu_command.c | 3 --- ... ACK. Using VIR_STORAGE_FILE_AUTO would be a security hole if it contradicts the user's