28 Nov
2017
28 Nov
'17
2:15 p.m.
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@redhat.com> --- src/qemu/qemu_command.c | 12 ++++++++++++ tests/qemuxml2argvtest.c | 9 +++++++++ 2 files changed, 21 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>