summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/svm_ops.h
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2022-11-09KVM: SVM: restore host save area from assemblyPaolo Bonzini
2021-09-15x86/kvm: Always inline vmload() / vmsave()Peter Zijlstra
2021-08-13KVM: x86: Move declaration of kvm_spurious_fault() to x86.hUros Bizjak
2021-02-04KVM: SVM: use vmsave/vmload for saving/restoring additional host stateMichael Roth
2021-02-04KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructionsSean Christopherson