Re: [PATCH 0/4] qemu: Open chardev logfile on behalf of QEMU

2021-08-10 Thread Jano Tomko
On a %A in %Y, Michal Privoznik wrote: > See 4/4 for explanation. > > Michal Prívozník (4): > virDomainDefGetSecurityLabelDef: Fix const correctness > qemuDomainOpenFile: Take virDomainDef instead of virDomainObj > qemuDomainOpenFile: Take @cfg instead of driver > qemu: Open chardev

Re: [PATCH 0/4] qemu: Open chardev logfile on behalf of QEMU

2021-08-10 Thread Pavel Hrdina
On Fri, Aug 06, 2021 at 05:22:34PM +0200, Michal Privoznik wrote: > See 4/4 for explanation. > > Michal Prívozník (4): > virDomainDefGetSecurityLabelDef: Fix const correctness > qemuDomainOpenFile: Take virDomainDef instead of virDomainObj > qemuDomainOpenFile: Take @cfg instead of driver >

[PATCH 0/4] qemu: Open chardev logfile on behalf of QEMU

2021-08-06 Thread Michal Privoznik
See 4/4 for explanation. Michal Prívozník (4): virDomainDefGetSecurityLabelDef: Fix const correctness qemuDomainOpenFile: Take virDomainDef instead of virDomainObj qemuDomainOpenFile: Take @cfg instead of driver qemu: Open chardev logfile on behalf of QEMU src/conf/domain_conf.c| 2