Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -11/+13 |
2021-03-21 | x86: Fix various typos in comments, take #2 | Ingo Molnar | 1 | -1/+1 |
2021-03-18 | x86: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2021-03-15 | KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places) | Paolo Bonzini | 1 | -11/+13 |
2021-02-09 | KVM: SVM: Move AVIC vCPU kicking snippet to helper function | Sean Christopherson | 1 | -16/+19 |
2020-11-15 | KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR] | Peter Xu | 1 | -3/+6 |
2020-10-21 | KVM: SVM: Initialize prev_ga_tag before use | Suravee Suthikulpanit | 1 | -0/+1 |
2020-09-28 | KVM: SVM: use __GFP_ZERO instead of clear_page() | Haiwei Li | 1 | -4/+2 |
2020-07-08 | KVM: SVM: Add vmcb_ prefix to mark_*() functions | Joerg Roedel | 1 | -1/+1 |
2020-04-03 | KVM: SVM: Move AVIC code to separate file | Joerg Roedel | 1 | -0/+1027 |