summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm/svm_ops.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: SVM: restore host save area from assemblyPaolo Bonzini2022-11-091-5/+0
* x86/kvm: Always inline vmload() / vmsave()Peter Zijlstra2021-09-151-2/+2
* KVM: x86: Move declaration of kvm_spurious_fault() to x86.hUros Bizjak2021-08-131-1/+1
* KVM: SVM: use vmsave/vmload for saving/restoring additional host stateMichael Roth2021-02-041-0/+5
* KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructionsSean Christopherson2021-02-041-0/+64