linux/arch/x86/kvm/svm
Sean Christopherson 23e5092b6e KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names
Massage SVM's implementation names that still diverge from kvm_x86_ops to
allow for wiring up all SVM-defined functions via kvm-x86-ops.h.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220128005208.4008533-22-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-02-10 13:50:30 -05:00
..
avic.c KVM: x86: SVM: move avic definitions from AMD's spec to svm.h 2022-02-08 13:30:50 -05:00
nested.c KVM: x86: nSVM: fix potential NULL derefernce on nested migration 2022-02-08 13:30:47 -05:00
pmu.c KVM: x86: Making the module parameter of vPMU more common 2022-01-17 12:56:03 -05:00
sev.c KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names 2022-02-10 13:50:30 -05:00
svm_onhyperv.c KVM: SVM: hyper-v: Direct Virtual Flush support 2021-06-17 13:09:38 -04:00
svm_onhyperv.h KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments() 2022-01-26 12:15:03 -05:00
svm_ops.h x86/kvm: Always inline vmload() / vmsave() 2021-09-15 15:51:45 +02:00
svm.c KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names 2022-02-10 13:50:30 -05:00
svm.h KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names 2022-02-10 13:50:30 -05:00
vmenter.S x86: Prepare asm files for straight-line-speculation 2021-12-08 12:25:37 +01:00