Bug 1852762
Summary: | [RHEL8.6]Error message need update when boot guest with '-M pc -cpu Icelake-Server,+intel-pt' | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Yumei Huang <yuhuang> |
Component: | qemu-kvm | Assignee: | Virtualization Maintenance <virt-maint> |
qemu-kvm sub component: | CPU Models | QA Contact: | liunana <nanliu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | low | ||
Priority: | low | CC: | ailan, chayang, ddepaula, juzhang, nanliu, virt-maint, yfu, yuhuang |
Version: | 8.3 | Keywords: | Rebase, Triaged |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-6.1.0-2.module+el8.6.0+12861+13975d62 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-10 13:18:39 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: | 1997410 | ||
Bug Blocks: |
Description
Yumei Huang
2020-07-01 08:58:40 UTC
Will be fixed by the next QEMU rebase to 5.1.0+ We will only rebase on 8.6. Should we mark ITR 8.6.0 on this one, so it's clear in which version this is supposed to be fixed? (In reply to Danilo Cesar Lemes de Paula from comment #3) > We will only rebase on 8.6. > > Should we mark ITR 8.6.0 on this one, so it's clear in which version this is > supposed to be fixed? Works for me. I set ITM to 10 now and we can change it if the code is still not ready at that time. Thanks! Best regards Liu Nana Set 'Verified:Tested,SanityOnly' as gating test with qemu-kvm-6.1.0-2.module+el8.6.0+12861+13975d62 pass. Test Env: intel-whitley-02.7a2m.lab.eng.bos.redhat.com qemu-kvm-6.1.0-2.module+el8.6.0+12861+13975d62.x86_64 4.18.0-348.4.el8.x86_64 Test steps: 1. Set pt_mode = 1 on Icelake host first, # rmmod kvm_intel # modprobe kvm_intel pt_mode=1 # cat /sys/module/kvm_intel/parameters/pt_mode 1 2. can get right error info once missing 'min-level=0x14'. # /usr/libexec/qemu-kvm -M pc -cpu Icelake-Server-noTSX,+intel-pt qemu-kvm: warning: Intel PT need CPUID leaf 0x14, please set by "-cpu ...,intel-pt=on,min-level=0x14": CPUID.07H:EBX.intel-pt [bit 25] 3. can boot qemu successfully with 'min-level=0x14'. # /usr/libexec/qemu-kvm -M pc -cpu Icelake-Server-noTSX,+intel-pt,min-level=0x14 VNC server running on ::1:5900 Move this bug to verified now, thanks. 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 (Moderate: virt:rhel and virt-devel:rhel security, 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/RHSA-2022:1759 |