Bug 2109988
Summary: | Add RHEL 8.5, 8,6 and 9.x machine types to firmware descriptor files 50-edk2-ovmf-{amdsev,cc}.json [rhel-9.0.0.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
Component: | edk2 | Assignee: | Paweł Poławski <ppolawsk> |
Status: | CLOSED ERRATA | QA Contact: | Xueqiang Wei <xuwei> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9.0 | CC: | berrange, coli, igallagh, jinzhao, jparker, juzhang, kkiwi, kraxel, mrezanin, pbonzini, pgrist, virt-maint, yduan, ymankad, zixchen |
Target Milestone: | rc | Keywords: | RFE, Triaged, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | edk2-20220126gitbb1bba3d77-3.el9_0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 2090752 | Environment: | |
Last Closed: | 2022-08-09 12:47:44 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2090752 | ||
Bug Blocks: | 2109644, 2122642 |
Comment 3
Yanan Fu
2022-08-01 05:54:54 UTC
Tested with edk2-ovmf-20220126gitbb1bba3d77-3.el9_0.1.noarch, both /usr/share/qemu/firmware/50-edk2-ovmf-amdsev.json and /usr/share/qemu/firmware/50-edk2-ovmf-cc.json are updated: [...] "targets": [ { "architecture": "x86_64", "machines": [ "pc-q35-rhel8.5.0", "pc-q35-rhel8.6.0", "pc-q35-rhel9.*" ] } ], [...] The updates are as expected. Test with edk2-ovmf-20220126gitbb1bba3d77-3.el9_0.1.noarch, sev/sev-es test passed. version: edk2-ovmf-20220126gitbb1bba3d77-3.el9_0.1.noarch kernel-5.14.0-70.17.1.el9_0.x86_64 qemu-kvm-6.2.0-11.el9_0.3.x86_64 Steps: Boot a sev and a sev-es guest, check guests sev/sev-es enabled https://beaker.engineering.redhat.com/recipes/12374241#tasks Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (edk2 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:5965 |