linux-stable/arch/x86/kvm/vmx
Jim Mattson 84c8c5b8f8 kvm: vmx: Skip all SYSCALL MSRs in setup_msrs() when !EFER.SCE
Like IA32_STAR, IA32_LSTAR and IA32_FMASK only need to contain guest
values on VM-entry when the guest is in long mode and EFER.SCE is set.

Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Peter Shier <pshier@google.com>
Reviewed-by: Marc Orr <marcorr@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-12-14 17:59:49 +01:00
..
capabilities.h KVM: VMX: Expose various module param vars via capabilities.h 2018-12-14 12:34:29 +01:00
evmcs.c KVM: VMX: Move eVMCS code to dedicated files 2018-12-14 14:00:06 +01:00
evmcs.h KVM: VMX: Move eVMCS code to dedicated files 2018-12-14 14:00:06 +01:00
nested.c KVM: nVMX: Move nested code to dedicated files 2018-12-14 17:59:46 +01:00
nested.h KVM: nVMX: Move nested code to dedicated files 2018-12-14 17:59:46 +01:00
ops.h KVM: VMX: Move VMX instruction wrappers to a dedicated header file 2018-12-14 17:17:27 +01:00
pmu_intel.c
vmcs.h KVM: VMX: Move eVMCS code to dedicated files 2018-12-14 14:00:06 +01:00
vmcs12.c KVM: nVMX: Move vmcs12 code to dedicated files 2018-12-14 12:34:30 +01:00
vmcs12.h KVM: nVMX: Move vmcs12 code to dedicated files 2018-12-14 12:34:30 +01:00
vmcs_shadow_fields.h
vmx.c kvm: vmx: Skip all SYSCALL MSRs in setup_msrs() when !EFER.SCE 2018-12-14 17:59:49 +01:00
vmx.h KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline 2018-12-14 17:59:45 +01:00