Bug 1720213
Summary: | Couldn't boot L2 guest on L1 when boot L1 with -cpu $model_name,vmx | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux Advanced Virtualization | Reporter: | Li Xiaohui <xiaohli> |
Component: | qemu-kvm | Assignee: | Paolo Bonzini <pbonzini> |
qemu-kvm sub component: | General | QA Contact: | Qinghua Cheng <qcheng> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | unspecified | ||
Priority: | high | CC: | bsd, chayang, coli, hhei, jinzhao, juzhang, knoel, pbonzini, ribarry, virt-maint, vkuznets, xiaohli |
Version: | 8.1 | Keywords: | TestOnly |
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-01-08 16:53:03 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: | 1559846, 1791648, 1794843 | ||
Bug Blocks: | 1771318 |
Description
Li Xiaohui
2019-06-13 12:09:04 UTC
Since it is limited to named machine types, I think we can delay it to 8.2 and fix it together with bug 1559846 ("Nested KVM: limit VMX features according to CPU models") and bug 1689270 ("https://bugzilla.redhat.com/show_bug.cgi?id=1689270"). Since it works with "-cpu host", it should not be a kernel issue. Also, since we are not limiting VMX features in named CPU models, live migration would _not_ work across hosts with different CPU. Therefore, now that live migration is going to be supported for nested virtualization, it's arguably better if "-cpu foo,vmx" is broken. (In reply to Paolo Bonzini from comment #2) > Since it is limited to named machine types, I think we can delay it to 8.2 > and fix it together with bug 1559846 ("Nested KVM: limit VMX features > according to CPU models") and bug 1689270 > ("https://bugzilla.redhat.com/show_bug.cgi?id=1689270"). Since it works > with "-cpu host", it should not be a kernel issue. Thanks. I've moved this to 8.2 and added dependencies on 1559846/1689270. 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 Verified on RHEL8.2 Kernel: 4.18.0-180.el8.x86_64 qemu-kvm: qemu-kvm-4.2.0-13.module+el8.2.0+5898+fb4bceae.x86_64 This bug is not reproduced. Changing this TestOnly BZ as CLOSED CURRENTRELEASE. Please reopen if the issue is not resolved. |