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 <abologna(a)redhat.com>
---
src/qemu/qemu_command.c | 12 ++++++++++++
tests/qemuxml2argvtest.c | 9 +++++++++
2 files changed, 21 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>