b1624f99aa8f ("KVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_page()") 8e1c69149f27 ("KVM: Avoid pfn_to_page() and vice versa when releasing pages") a1040b0d42ac ("KVM: Don't set Accessed/Dirty bits for ZERO_PAGE") 357a18ad230f ("KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cache") 28bd726aa404 ("KVM: Pass in kvm pointer into mark_page_dirty_in_slot()") a6a0b05da9f3 ("kvm: x86/mmu: Support dirty logging for the TDP MMU") 1d8dd6b3f12b ("kvm: x86/mmu: Support changed pte notifier in tdp MMU") f8e144971c68 ("kvm: x86/mmu: Add access tracking for tdp_mmu") 063afacd8730 ("kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU") bb18842e2111 ("kvm: x86/mmu: Add TDP MMU PF handler") 7d94531249a5 ("kvm: x86/mmu: Remove disallowed_hugepage_adjust shadow_walk_iterator arg") faaf05b00aec ("kvm: x86/mmu: Support zapping SPTEs in the TDP MMU") 2f2fad0897cb ("kvm: x86/mmu: Add functions to handle changed TDP SPTEs") 02c00b3a2f7e ("kvm: x86/mmu: Allocate and free TDP MMU roots") fe5db27d3601 ("kvm: x86/mmu: Init / Uninit the TDP MMU") c9180b7291cf ("kvm: x86/mmu: Introduce tdp_iter") 5a9624affe7c ("KVM: mmu: extract spte.h and spte.c") 799a4190e734 ("kvm: x86/mmu: Separate making SPTEs from set_spte") dcc7065170d7 ("KVM: x86/mmu: Hoist ITLB multi-hit workaround check up a level") 1d4a7372e149 ("KVM: x86/mmu: Rename 'hlevel' to 'level' in FNAME(fetch)")