Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-16 | KVM: x86/mmu: Store the address space ID in the TDP iterator | Sean Christopherson | 1 | -1/+2 |
2021-03-16 | KVM: x86/mmu: Factor out tdp_iter_return_to_root | Ben Gardon | 1 | -0/+1 |
2021-02-04 | KVM: x86/mmu: Protect TDP MMU page table memory with RCU | Ben Gardon | 1 | -4/+6 |
2021-02-04 | KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter | Ben Gardon | 1 | -1/+6 |
2021-02-04 | KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn | Ben Gardon | 1 | -2/+2 |
2020-10-23 | kvm: x86/mmu: Support dirty logging for the TDP MMU | Ben Gardon | 1 | -2/+5 |
2020-10-22 | kvm: x86/mmu: Support zapping SPTEs in the TDP MMU | Ben Gardon | 1 | -0/+1 |
2020-10-22 | kvm: x86/mmu: Introduce tdp_iter | Ben Gardon | 1 | -0/+56 |