Commit 0b4c208d authored by Jim Mattson's avatar Jim Mattson Committed by Radim Krčmář
Browse files

Revert "KVM: nested VMX: disable perf cpuid reporting"

This reverts commit bc613494.

A CPUID instruction executed in VMX non-root mode always causes a
VM-exit, regardless of the leaf being queried.

Fixes: bc613494

 ("KVM: nested VMX: disable perf cpuid reporting")
Signed-off-by: default avatarJim Mattson <jmattson@google.com>
[The issue solved by bc613494 has been resolved with ff651cb6


 ("KVM: nVMX: Add nested msr load/restore algorithm").]
Signed-off-by: default avatarRadim Krčmář <rkrcmar@redhat.com>
parent a17f3227
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment