Bug 2031044
Summary: | Add rhel-9.0.0 machine types for RHEL 9.0 [aarch64] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Cornelia Huck <cohuck> |
Component: | qemu-kvm | Assignee: | Eric Auger <eric.auger> |
qemu-kvm sub component: | Machine Types | QA Contact: | Yihuang Yu <yihyu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | drjones, lcapitulino, lijin, virt-maint |
Version: | 9.0 | Keywords: | FutureFeature, Triaged |
Target Milestone: | rc | ||
Target Release: | 9.0 | ||
Hardware: | aarch64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-6.2.0-3.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-17 12:25:10 UTC | Type: | Feature Request |
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: | |||
Bug Blocks: | 1632238, 1924294, 2031043 |
Description
Cornelia Huck
2021-12-10 11:43:55 UTC
How does this differ from existing bug 2022603? Can we close this as a duplicate of that - being sure to update bug 2031043 with the (older) reference... 2022603 is about adding machine compat to allow migration of older machines (<= 8.5) between 8.5 <-> 9.0 which are not using the same upstream qemu code. This BZ is about adding a new machine type, ie. 9.0 for arm-virt and by the way remove 8.x ones, as per the discussion we had. # /usr/libexec/qemu-kvm -version QEMU emulator version 6.2.0 (qemu-kvm-6.2.0-3.el9) Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers # /usr/libexec/qemu-kvm -M ? Supported machines are: virt RHEL 9.0.0 ARM Virtual Machine (alias of virt-rhel9.0.0) virt-rhel9.0.0 RHEL 9.0.0 ARM Virtual Machine (default) none empty machine 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 (new packages: qemu-kvm), 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:2307 |