Skip to content
Commit 4f209989 authored by Jim Mattson's avatar Jim Mattson Committed by Sean Christopherson
Browse files

KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely



At this point in time, most guests (in the default, out-of-the-box
configuration) are likely to use IA32_SPEC_CTRL.  Therefore, drop the
compiler hint that it is unlikely for KVM to be intercepting WRMSR of
IA32_SPEC_CTRL.

Signed-off-by: default avatarJim Mattson <jmattson@google.com>
Reviewed-by: default avatarSean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20221019213620.1953281-2-jmattson@google.com
Signed-off-by: default avatarSean Christopherson <seanjc@google.com>
parent 9cc40932
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