]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Improve some qemu.conf error reporting
authorCole Robinson <crobinso@redhat.com>
Wed, 30 Jun 2010 18:14:37 +0000 (14:14 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 2 Jul 2010 14:29:56 +0000 (10:29 -0400)
commit15770695d842b4b7140cf3182ae25431698442a4
tree47314b421ecaa5e81c05c532f4b0c35d3ea2901b
parente190754ed346e35e91842a72fa3c38f4421881ad
qemu: Improve some qemu.conf error reporting

Log some info if we can't find a config file. Make parse failures
fatal, and actually raise an error message.
src/qemu/qemu_conf.c