-
Task
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
rhel-sst-virtualization-hwe
-
ssg_virtualization
-
2
-
False
-
We are going to rebase to QEMU 9.0.0 for RHEL 9.5.0. Please check device tree changes introduces by rebase and prepare fix in case it's needed to keep rhel machine type stable.
This issue has to be resolved before we are handling rebase build to ensure that CentOS contains compatible machine types after rebase.
You should use rc MR for checking.
- blocks
-
RHEL-28073 Rebase qemu-kvm to QEMU 9.0.0 for RHEL 9.5
-
- Closed
-
I've double-checked the upstream code, and the -8.2.0 machine type only adds the generic hw_compat_8_2 bits:
https://gitlab.com/qemu-project/qemu/-/blob/v9.0.0-rc3/hw/s390x/s390-virtio-ccw.c#L871
These have been added in downstream by the hw_compat_rhel_9_5 bits via the "Add upstream compatibility bits" patch already, so there is nothing left to do here. Thus let's close this now.