Re: [libvirt] [PATCH v3 26/28] qemu: Require QEMU_CAPS_DEVICE_ISA_SERIAL for isa-serial

2017-11-27 Thread Pavel Hrdina
On Sun, Nov 26, 2017 at 11:25:47PM +0100, Andrea Bolognani wrote: > We should make sure the isa-serial device is available before > formatting it on the QEMU command line. > > Signed-off-by: Andrea Bolognani > --- > src/qemu/qemu_command.c | 7 +++ >

[libvirt] [PATCH v3 26/28] qemu: Require QEMU_CAPS_DEVICE_ISA_SERIAL for isa-serial

2017-11-26 Thread Andrea Bolognani
We should make sure the isa-serial device is available before formatting it on the QEMU command line. Signed-off-by: Andrea Bolognani --- src/qemu/qemu_command.c | 7 +++ tests/qemuxml2argvtest.c | 29 +++-- 2 files changed, 30 insertions(+), 6