linux/arch/x86/kvm/svm
Sean Christopherson e5fda4bbad KVM: x86: Move uret MSR slot management to common x86
Now that SVM and VMX both probe MSRs before "defining" user return slots
for them, consolidate the code for probe+define into common x86 and
eliminate the odd behavior of having the vendor code define the slot for
a given MSR.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210504171734.1434054-14-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-05-07 06:06:19 -04:00
..
avic.c ARM: 2021-05-01 10:14:08 -07:00
nested.c KVM: nSVM: remove a warning about vmcb01 VM exit reason 2021-05-07 06:06:14 -04:00
pmu.c KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X86_FEATURE_PERFCTR_CORE 2021-03-30 13:07:10 -04:00
sev.c KVM: x86: Fix potential fput on a null source_kvm_file 2021-05-03 11:25:40 -04:00
svm_ops.h KVM: SVM: use vmsave/vmload for saving/restoring additional host state 2021-02-04 05:27:34 -05:00
svm.c KVM: x86: Move uret MSR slot management to common x86 2021-05-07 06:06:19 -04:00
svm.h KVM: SVM: Drop redundant svm_sev_enabled() helper 2021-04-26 05:27:17 -04:00
vmenter.S KVM/SVM: Move vmenter.S exception fixups out of line 2021-03-15 04:43:56 -04:00