Re: [libvirt] [PATCH v2 08/13] qemu: convert log file creation to use qemuDomainLogContextPtr

2015-11-18 Thread John Ferlan
On 11/12/2015 12:19 PM, Daniel P. Berrange wrote: > Convert the places which create/open log files to use the new > qemuDomainLogContextPtr object instead. > > Signed-off-by: Daniel P. Berrange > --- > src/qemu/qemu_domain.c | 100 >

[libvirt] [PATCH v2 08/13] qemu: convert log file creation to use qemuDomainLogContextPtr

2015-11-12 Thread Daniel P. Berrange
Convert the places which create/open log files to use the new qemuDomainLogContextPtr object instead. Signed-off-by: Daniel P. Berrange --- src/qemu/qemu_domain.c | 100 +--- src/qemu/qemu_domain.h | 2 -