
On Wed, 2017-11-15 at 12:50 +0100, Andrea Bolognani wrote:
From: Pino Toscano <ptoscano@redhat.com>
In case we are allowed to break the ABI of a s390/s390x guest, then convert the first sclp/sclplm console from <console> to <serial>, just like it is done on other architectures.
Signed-off-by: Pino Toscano <ptoscano@redhat.com> --- src/conf/domain_conf.c | 39 ++++++++++++++++++++-- .../qemuxml2argv-s390-console2serial.args | 22 ++++++++++++ .../qemuxml2argv-s390-console2serial.xml | 19 +++++++++++ tests/qemuxml2argvtest.c | 6 ++++ 4 files changed, 83 insertions(+), 3 deletions(-) create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-console2serial.args create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-s390-console2serial.xml
Assuming the series gets ACKed up until here, Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization