Age | Commit message (Expand) | Author |
---|---|---|
2020-05-07 | KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on | Paolo Bonzini |
2020-04-24 | KVM: SVM: do not allow VMRUN inside SMM | Paolo Bonzini |
2020-04-23 | KVM: x86: move nested-related kvm_x86_ops to a separate struct | Paolo Bonzini |
2020-04-21 | KVM: nSVM: Check for CR0.CD and CR0.NW on VMRUN of nested guests | Krish Sadhukhan |
2020-04-21 | KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush() | Sean Christopherson |
2020-04-03 | KVM: SVM: Move Nested SVM Implementation to nested.c | Joerg Roedel |