5ba7c4c6d1c7 ("KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging") 3e72c791fd33 ("KVM: x86/mmu: Change tdp_mmu_{set,zap}_spte_atomic() to return 0/-EBUSY") 3255530ab191 ("KVM: x86/mmu: Automatically update iter->old_spte if cmpxchg fails") 3a0f64de479c ("KVM: x86/mmu: Don't advance iterator after restart due to yielding") 4b85c921cd39 ("KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap collapsible path") 8ed716ca7dc9 ("KVM: x86/mmu: Pass parameter flush as false in kvm_tdp_mmu_zap_collapsible_sptes()") 610265ea3da1 ("KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_level_4k") 6ccf44388206 ("KVM: MMU: unify tdp_mmu_map_set_spte_atomic and tdp_mmu_set_spte_atomic_no_dirty_log") bcc4f2bc5026 ("KVM: MMU: mark page dirty in make_spte") 9653f2da7522 ("KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()") 081de470f1e6 ("KVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_map_handle_target_level") 269e9552d208 ("KVM: const-ify all relevant uses of struct kvm_memory_slot") 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") 3b77daa5efe1 ("KVM: x86/mmu: WARN on any reserved SPTE value when making a valid SPTE") 31c656570065 ("KVM: x86/mmu: Fix uninitialized boolean variable flush") 0b873fd7fb53 ("KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check") e2209710ccc5 ("KVM: x86/mmu: Skip rmap operations if rmaps not allocated") a255740876f0 ("KVM: x86/mmu: Add a field to control memslot rmap allocation") 56dd1019c885 ("KVM: x86/mmu: Factor out allocating memslot rmap")