Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1981462

Summary: [qemu][aarch64] Remove 9.0 machine types in arm virt for 9-Beta
Product: Red Hat Enterprise Linux 9 Reporter: Eric Auger <eric.auger>
Component: qemu-kvmAssignee: Andrew Jones <drjones>
qemu-kvm sub component: Machine Types QA Contact: Yihuang Yu <yihyu>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: medium    
Priority: medium CC: drjones, gshan, jinzhao, juzhang, lcapitulino, mrezanin, pvlasin, qzhang, virt-maint, xiaohli, yihyu, ymankad
Version: 9.0Keywords: Triaged
Target Milestone: betaFlags: pm-rhel: mirror+
Target Release: 9.0 Beta   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: qemu-kvm-6.0.0-13.el9_b.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 2002937 2003000 (view as bug list) Environment:
Last Closed: 2021-12-07 21:20:54 UTC Type: Bug
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: 1924294, 2002937, 2003000    

Description Eric Auger 2021-07-12 15:36:19 UTC
We eventually decided to remove the 8.x machine types in RHEL9 and only support rhel9 machine types. This BZ to track this removal

Comment 3 Eric Auger 2021-08-17 11:07:09 UTC
To align with other archs, we decided to remove the 9.0 machine type from the Beta release and just keep the 8.5 one for now, hence the change in the title of this BZ.

Comment 23 Yihuang Yu 2021-09-11 12:50:16 UTC
virt-rhel9.0.0 machine type has been removed.

# /usr/libexec/qemu-kvm -version
QEMU emulator version 6.0.0 (qemu-kvm-6.0.0-13.el9_b.2)
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers

# /usr/libexec/qemu-kvm -M help
Supported machines are:
virt                 RHEL 8.5.0 ARM Virtual Machine (alias of virt-rhel8.5.0)
virt-rhel8.5.0       RHEL 8.5.0 ARM Virtual Machine (default)
none                 empty machine

Comment 26 Yihuang Yu 2021-09-13 03:08:28 UTC
Based on comment 22 and comment 23, move the status to "VERIFIED".