Re: [libvirt] [PATCH 08/11] Disable all disk probing in QEMU driver & add config option to re-enable

2010-07-15 Thread Daniel Veillard
On Mon, Jul 12, 2010 at 02:30:45PM +0100, Daniel P. Berrange wrote: > Disk format probing is now disabled by default. A new config > option in /etc/qemu/qemu.conf will re-enable it for existing > deployments where this causes trouble Okay, my answer to question on patch 2 :-) ACK Daniel --

[libvirt] [PATCH 08/11] Disable all disk probing in QEMU driver & add config option to re-enable

2010-07-12 Thread Daniel P. Berrange
Disk format probing is now disabled by default. A new config option in /etc/qemu/qemu.conf will re-enable it for existing deployments where this causes trouble --- src/qemu/libvirtd_qemu.aug |1 + src/qemu/qemu.conf | 12 src/qemu/qemu_conf.c |