[libvirt] [PATCH] qemu: conf: Run through the parser even without config file

Daniel P. Berrange berrange at redhat.com
Wed Apr 27 14:22:46 UTC 2016


On Wed, Apr 27, 2016 at 03:39:59PM +0200, Peter Krempa wrote:
> The parser sets a few defaults if the are not present in the config. We
> should run that even when the file is missing.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1325075

Those default should be set in virQEMUDriverConfigNew. We're simply
missing a setting of cfg->stdioLogD = true in that method


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list