Age | Commit message (Expand) | Author |
---|---|---|
2021-03-15 | KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places) | Paolo Bonzini |
2021-02-09 | KVM: SVM: Move AVIC vCPU kicking snippet to helper function | Sean Christopherson |
2020-11-15 | KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] | Peter Xu |
2020-10-21 | KVM: SVM: Initialize prev_ga_tag before use | Suravee Suthikulpanit |
2020-09-28 | KVM: SVM: use __GFP_ZERO instead of clear_page() | Haiwei Li |
2020-07-08 | KVM: SVM: Add vmcb_ prefix to mark_*() functions | Joerg Roedel |
2020-04-03 | KVM: SVM: Move AVIC code to separate file | Joerg Roedel |