Skip to content
Commit 628ade2d authored by Peter Xu's avatar Peter Xu Committed by Paolo Bonzini
Browse files

KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms



Fix an inverted flag for intercepting x2APIC MSRs and intercept writes
by default, even when APICV is enabled.

Fixes: 3eb90017 ("KVM: x86: VMX: Prevent MSR passthrough when MSR access is denied")
Co-developed-by: default avatarPeter Xu <peterx@redhat.com>
[sean: added changelog]
Signed-off-by: default avatarSean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20201005195532.8674-2-sean.j.christopherson@intel.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 6a2e0923
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