Re: [libvirt] [PATCH v4 29/30] qemu: Require QEMU_CAPS_DEVICE_PL011 for pl011

2017-11-28 Thread Pavel Hrdina
On Tue, Nov 28, 2017 at 12:48:12PM +0100, Andrea Bolognani wrote: > Even though we never format the device on the QEMU command line, > as it's a platform serial device that's not user-instantiable, > we should still make sure it's available before using it. > > Signed-off-by: Andrea Bolognani

[libvirt] [PATCH v4 29/30] qemu: Require QEMU_CAPS_DEVICE_PL011 for pl011

2017-11-28 Thread Andrea Bolognani
Even though we never format the device on the QEMU command line, as it's a platform serial device that's not user-instantiable, we should still make sure it's available before using it. Signed-off-by: Andrea Bolognani --- src/qemu/qemu_command.c | 12