summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/svm_ops.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-3/+3
2022-11-09KVM: SVM: restore host save area from assemblyPaolo Bonzini1-5/+0
2021-09-15x86/kvm: Always inline vmload() / vmsave()Peter Zijlstra1-2/+2
2021-08-13KVM: x86: Move declaration of kvm_spurious_fault() to x86.hUros Bizjak1-1/+1
2021-02-04KVM: SVM: use vmsave/vmload for saving/restoring additional host stateMichael Roth1-0/+5
2021-02-04KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructionsSean Christopherson1-0/+64