]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: propagate chardevStdioLogd to qemuBuildChrChardevStr
authorPavel Hrdina <phrdina@redhat.com>
Mon, 29 May 2017 12:11:25 +0000 (14:11 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 16 Jun 2017 13:52:40 +0000 (15:52 +0200)
commitfcd922427cf6a264d3cb89915481be6594e6df03
treee06ed69ecce073ff1c9f68b8947d94850689841b
parentf9758109a766c565c4938795aee2fd9ad5fb7c5f
qemu: propagate chardevStdioLogd to qemuBuildChrChardevStr

Improve the code to decide whether to use virtlogd or not by checking
the same variable that is updated in qemuProcessPrepareDomain().

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_process.c