Re: [libvirt] [PATCH v3 25/28] qemu: Add QEMU_CAPS_DEVICE_ISA_SERIAL

2017-11-27 Thread Pavel Hrdina
On Sun, Nov 26, 2017 at 11:25:46PM +0100, Andrea Bolognani wrote: > All other serial devices have an associated capability. > > Signed-off-by: Andrea Bolognani Reviewed-by: Pavel Hrdina But see my note about pl011, I'm OK with adding capability checks

[libvirt] [PATCH v3 25/28] qemu: Add QEMU_CAPS_DEVICE_ISA_SERIAL

2017-11-26 Thread Andrea Bolognani
All other serial devices have an associated capability. Signed-off-by: Andrea Bolognani --- src/qemu/qemu_capabilities.c | 2 ++ src/qemu/qemu_capabilities.h | 1 + tests/qemucapabilitiesdata/caps_1.2.2.x86_64.xml