Re: [PATCH 24/27] qemu: Honour 'virtlogd' use when hotplugging chardevs

2022-02-10 Thread Ján Tomko
On a Wednesday in 2022, Peter Krempa wrote: Setup the chardev similarly to how we do it on startup so that virtlogd is properly used with chardevs which are hotplugged to a VM. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 3 +-- src/qemu/qemu_hotplug.c | 25

[PATCH 24/27] qemu: Honour 'virtlogd' use when hotplugging chardevs

2022-02-09 Thread Peter Krempa
Setup the chardev similarly to how we do it on startup so that virtlogd is properly used with chardevs which are hotplugged to a VM. Signed-off-by: Peter Krempa --- src/qemu/qemu_driver.c | 3 +-- src/qemu/qemu_hotplug.c | 25 ++--- src/qemu/qemu_hotplug.h | 2 +-