linux_dsm_epyc7002/arch/x86/include
Sean Christopherson 81811c162d KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars
Add struct kvm_svm, which is analagous to struct vcpu_svm, along with
a helper to_kvm_svm() to retrieve kvm_svm from a struct kvm *.  Move
the SVM specific variables and struct definitions out of kvm_arch
and into kvm_svm.

Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-03-23 18:32:19 +01:00
..
asm KVM: SVM: add struct kvm_svm to hold SVM specific KVM vars 2018-03-23 18:32:19 +01:00
uapi/asm x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vector change 2018-03-16 22:01:32 +01:00