]> xenbits.xensource.com Git - libvirt.git/commit
qemu: command: Remove unused QEMU_BUILD_CHARDEV_FILE_LOGD and QEMU_BUILD_CHARDEV_UNIX...
authorPeter Krempa <pkrempa@redhat.com>
Wed, 3 Nov 2021 12:24:24 +0000 (13:24 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 10 Dec 2021 15:37:42 +0000 (16:37 +0100)
commitf88dc728cd9f9d3203ac763823777ebb348711a4
treebe1f4cdf40468d99235f058461671d4608de4ea9
parentff024b60cc39d5d41b1e68728a00a47e103ec4dd
qemu: command: Remove unused QEMU_BUILD_CHARDEV_FILE_LOGD and QEMU_BUILD_CHARDEV_UNIX_FD_PASS

'qemuBuildChrChardevStr' doesn't use these flags any more. Stop passing
them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c