Bug 1842877
Summary: | QEMU should print warning if only define high level without low level for hmat-cache | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Yumei Huang <yuhuang> |
Component: | qemu-kvm | Assignee: | Igor Mammedov <imammedo> |
qemu-kvm sub component: | QMP Monitor and CLI | QA Contact: | Yumei Huang <yuhuang> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | ailan, chayang, imammedo, juzhang, plai, virt-maint |
Version: | 9.0 | Keywords: | Triaged |
Target Milestone: | rc | Flags: | yuhuang:
needinfo-
|
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-12-02 07:27:05 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: |
Description
Yumei Huang
2020-06-02 09:53:30 UTC
Amnon - this is numa/cache related from a bug Paul Lai worked on ACPI spec doesn't restrict what cache levels that could be in HMAT, neither does kernel (from a quick look at code) After dumping ACPI tables in guest, there is only one cache entry. So I'd guess that it's lost somewhere in QEMU. I'll poke some more into QEMU to see if dropping cache info is legit or not. (provisionally, I'd say it's QEMU bug) Bulk update: Move RHEL-AV bugs to RHEL9. If necessary to resolve in RHEL8, then clone to the current RHEL8 release. 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. Tested with qemu-kvm-6.2.0-7.el9, the issue is gone, an error message is printed and qemu quit when boot guest with the cmdline in description. So changing to CURRENTRELEASE. |