3e44dce4d0ae ("KVM: X86: Move PTE present check from loop body to __shadow_walk_next()") 6e8eb2060cc7 ("KVM: x86/mmu: fast_page_fault support for the TDP MMU") 76cd325ea75b ("KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault") 0b873fd7fb53 ("KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check") ec89e6438671 ("KVM: x86/mmu: Bail from fast_page_fault() if SPTE is not shadow-present") 897218ff7cf1 ("KVM: x86: compile out TDP MMU on 32-bit systems") a2855afc7ee8 ("KVM: x86/mmu: Allow parallel page faults for the TDP MMU") 9a77daacc87d ("KVM: x86/mmu: Use atomic ops to set SPTEs in TDP MMU map") a9442f594147 ("KVM: x86/mmu: Factor out functions to add/remove TDP MMU pages") 531810caa9f4 ("KVM: x86/mmu: Use an rwlock for the x86 MMU") 7cca2d0b7e7d ("KVM: x86/mmu: Protect TDP MMU page table memory with RCU") ed5e484b79e8 ("KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter") 74953d353028 ("KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn") e139a34ef9d5 ("KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched") 8d1a182ea791 ("KVM: x86/mmu: Fix braces in kvm_recover_nx_lpages") a066e61f13cf ("KVM: x86/mmu: Factor out handling of removed page tables") 734e45b329d6 ("KVM: x86/mmu: Don't redundantly clear TDP MMU pt memory") 3a9a4aa56574 ("KVM: x86/mmu: Add lockdep when setting a TDP MMU SPTE") fe43fa2f407b ("KVM: x86/mmu: Add comment on __tdp_mmu_set_spte") e28a436ca4f6 ("KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched")