The source project of this merge request has been removed.
Add s390x machine type compatibility update for 6.1 rebase
Add hw_compat_rhel_8_5 to the s390-ccw-virtio-rhel8.5.0 machine type. It's currently not urgently required, since hw_compat_rhel_8_5 only contains entries that are not related to s390x, but just in case some other entries are added there later, it's better if we add this right from the start to the s390x machine, too.
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1998943
Tested: I've checked that migration still works from qemu-kvm v6.0 in RHEL 8.5 to a QEMU with these patches in RHEL9.
Signed-off-by: Thomas Huth thuth@redhat.com