On a Wednesday in 2021, Peter Krempa wrote:
An update to the machine type was necessary as 'virtio-ccw' is
no longer
supported.
's390-ccw'
Jano
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
.../disk-virtio-ccw-many.args | 36 ----------------
.../disk-virtio-ccw-many.s390x-latest.args | 43 +++++++++++++++++++
.../qemuxml2argvdata/disk-virtio-ccw-many.xml | 2 +-
tests/qemuxml2argvdata/disk-virtio-ccw.args | 32 --------------
.../disk-virtio-ccw.s390x-latest.args | 37 ++++++++++++++++
tests/qemuxml2argvdata/disk-virtio-ccw.xml | 2 +-
.../disk-virtio-s390-zpci.args | 31 -------------
.../disk-virtio-s390-zpci.s390x-latest.args | 35 +++++++++++++++
tests/qemuxml2argvtest.c | 6 +--
9 files changed, 120 insertions(+), 104 deletions(-)
delete mode 100644 tests/qemuxml2argvdata/disk-virtio-ccw-many.args
create mode 100644 tests/qemuxml2argvdata/disk-virtio-ccw-many.s390x-latest.args
delete mode 100644 tests/qemuxml2argvdata/disk-virtio-ccw.args
create mode 100644 tests/qemuxml2argvdata/disk-virtio-ccw.s390x-latest.args
delete mode 100644 tests/qemuxml2argvdata/disk-virtio-s390-zpci.args
create mode 100644 tests/qemuxml2argvdata/disk-virtio-s390-zpci.s390x-latest.args