Bug 2064784

Summary: Update machine type compatibility for QEMU 7.0.0 update [aarch64]
Product: Red Hat Enterprise Linux 9 Reporter: Miroslav Rezanina <mrezanin>
Component: qemu-kvmAssignee: Eric Auger <eric.auger>
qemu-kvm sub component: Machine Types QA Contact: Yihuang Yu <yihyu>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: unspecified    
Priority: unspecified CC: coli, drjones, jinzhao, juzhang, lcapitulino, lijin, virt-maint
Version: 9.1Keywords: RFE, Triaged
Target Milestone: rc   
Target Release: ---   
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-06 14:01:49 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, 2064757, 2066823    

Description Miroslav Rezanina 2022-03-16 14:26:49 UTC
With rebase to QEMU 7.0.0 we have to update compatibility bits for qemu-kvm package so we keep old machine types stable.

Please add necessary changes to ensure all machine types are compatible with previous versions.

Comment 4 Eric Auger 2022-04-05 06:36:17 UTC
Hi Mirek, besides a suggested change on the comment associated to
vmc->no_tcg_lpa2 = true;

I don't have anything else to report. Can you handle the comment change? Even that setting is for TCG so it is nice to have but not officially supported for now.

Eric

Comment 5 Miroslav Rezanina 2022-04-06 14:01:49 UTC
(In reply to Eric Auger from comment #4)
> Hi Mirek, besides a suggested change on the comment associated to
> vmc->no_tcg_lpa2 = true;
> 
> I don't have anything else to report. Can you handle the comment change?
> Even that setting is for TCG so it is nice to have but not officially
> supported for now.
> 
> Eric

Yes, will update comment on next rebase cycle (RC3). As there are no changes necessary, closing the BZ.