linux_dsm_epyc7002/arch/x86/kvm/svm
Jim Mattson 242636343c kvm: svm: Always set svm->last_cpu on VMRUN
Previously, this field was only set when using SEV. Set it for all
vCPU configurations, so that it can be communicated to userspace for
diagnosing potential hardware errors.

Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Oliver Upton <oupton@google.com>
Reviewed-by: Peter Shier <pshier@google.com>
Message-Id: <20200603235623.245638-3-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-07-08 16:21:43 -04:00
..
avic.c KVM: SVM: Move AVIC code to separate file 2020-04-03 10:53:56 -04:00
nested.c KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of nested guests 2020-07-08 16:21:41 -04:00
pmu.c KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in 2020-06-01 04:26:08 -04:00
sev.c kvm: svm: Always set svm->last_cpu on VMRUN 2020-07-08 16:21:43 -04:00
svm.c kvm: svm: Always set svm->last_cpu on VMRUN 2020-07-08 16:21:43 -04:00
svm.h KVM: nSVM: leave guest mode when clearing EFER.SVME 2020-06-01 04:26:03 -04:00
vmenter.S KVM: SVM: Do not setup frame pointer in __svm_vcpu_run 2020-04-15 12:08:38 -04:00