Bug 1723520
| Summary: | TOPOEXT not supported by Opteron_* CPU models | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Eduardo Habkost <ehabkost> |
| Component: | qemu-kvm | Assignee: | Eduardo Habkost <ehabkost> |
| qemu-kvm sub component: | CPU Models | QA Contact: | liunana <nanliu> |
| Status: | CLOSED WONTFIX | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | low | CC: | ailan, chayang, jinzhao, juzhang, lhuang, nanliu, virt-maint, yuhuang, zhguo |
| Version: | 8.1 | Flags: | knoel:
mirror+
|
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-03-15 07:37:00 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: | 1615682 | ||
|
Description
Eduardo Habkost
2019-06-24 17:26:03 UTC
For info on another crash caused by the same issue, see bug 1619166. QEMU has been recently split into sub-components and as a one-time operation to avoid breakage of tools, we are setting the QEMU sub-component of this BZ to "General". Please review and change the sub-component if necessary the next time you review this BZ. Thanks After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. Hi Eduardo,
I still can reproduce this bug now, do we have a plan to fix this?
If so, we can re-open this bug.
Test environments:
hp-dl585g7-05.lab.eng.pek2.redhat.com
Model name: AMD Opteron(tm) Processor 6376
kernel-4.18.0-297.el8.x86_64
qemu-kvm-5.2.0-11.module+el8.4.0+10268+62bcbbed.x86_64
Steps:
1. Boot guest with:
-smp 2,threads=2 \
-cpu 'Opteron_G3',+topoext,xlevel=0x8000001e,enforce,+kvm_pv_unhalt \
2. check the topology inside the guest.
Results inside guest:
[root@vm-73-220 ~]# lscpu
lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Best regards
Liu Nana
(In reply to liunana from comment #9) > Hi Eduardo, > > > I still can reproduce this bug now, do we have a plan to fix this? > If so, we can re-open this bug. No short term plans to address this, and no customer complaints about it. We can leave it closed. |