
28 Apr
2016
28 Apr
'16
9:40 a.m.
On Wed, Apr 27, 2016 at 17:21:15 +0200, Martin Kletzander wrote:
On Wed, Apr 27, 2016 at 04:35:37PM +0200, Peter Krempa wrote:
Instead of setting the default qemu stdio logging approach in virQEMUDriverConfigLoadFile set it in virQEMUDriverConfigNew so that it's properly set even when the config is not present.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1325075 --- src/qemu/qemu_conf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
ACK, I believe this is safe for freeze.
Pushed; Thanks. Peter