Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: SVM: restore host save area from assembly | Paolo Bonzini | 2022-11-09 | 1 | -5/+0 |
* | x86/kvm: Always inline vmload() / vmsave() | Peter Zijlstra | 2021-09-15 | 1 | -2/+2 |
* | KVM: x86: Move declaration of kvm_spurious_fault() to x86.h | Uros Bizjak | 2021-08-13 | 1 | -1/+1 |
* | KVM: SVM: use vmsave/vmload for saving/restoring additional host state | Michael Roth | 2021-02-04 | 1 | -0/+5 |
* | KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructions | Sean Christopherson | 2021-02-04 | 1 | -0/+64 |