[libvirt] [PATCHv2 5/5] qemu: error out on missing machine type in configs

2016-02-25 Thread Ján Tomko
Commit f1a89a8 allowed parsing configs from /etc/libvirt without validating the emulator capabilities. Check for the presence of a machine type in the qemu driver's post parse function instead of crashing. https://bugzilla.redhat.com/show_bug.cgi?id=1267256 --- src/qemu/qemu_domain.c

Re: [libvirt] [PATCHv2 5/5] qemu: error out on missing machine type in configs

2016-02-25 Thread John Ferlan
On 02/25/2016 10:40 AM, Ján Tomko wrote: > Commit f1a89a8 allowed parsing configs from /etc/libvirt > without validating the emulator capabilities. > > Check for the presence of a machine type in the qemu driver's > post parse function instead of crashing. > > https://bugzilla.redhat.com/show_b