linux_dsm_epyc7002/arch/x86/kvm/svm
Joerg Roedel 7693b3eb53 KVM: SVM: Rename struct nested_state to svm_nested_state
Renaming is only needed in the svm.h header file.

No functional changes.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Message-Id: <20200625080325.28439-2-joro@8bytes.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-07-08 16:21:47 -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: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu 2020-07-08 16:21:45 -04:00
svm.c kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest 2020-07-08 16:21:46 -04:00
svm.h KVM: SVM: Rename struct nested_state to svm_nested_state 2020-07-08 16:21:47 -04:00
vmenter.S KVM: SVM: Do not setup frame pointer in __svm_vcpu_run 2020-04-15 12:08:38 -04:00