b1a429fb1801 ("KVM: x86/mmu: Verify shadow walk doesn't terminate early in page faults") 9c03b1821a89 ("KVM: MMU: change FNAME(fetch)() arguments to kvm_page_fault") 3647cd04b7d0 ("KVM: MMU: change kvm_faultin_pfn() arguments to kvm_page_fault") b8a5d5511515 ("KVM: MMU: change page_fault_handle_page_track() arguments to kvm_page_fault") 4326e57ef40a ("KVM: MMU: change direct_page_fault() arguments to kvm_page_fault") c501040abc42 ("KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault") 6defd9bb178c ("KVM: MMU: Introduce struct kvm_page_fault") d055f028a533 ("KVM: MMU: pass unadulterated gpa to direct_page_fault") 65855ed8b034 ("KVM: X86: Synchronize the shadow pagetable before link it") 9cc13d60ba6b ("KVM: x86/mmu: allow APICv memslot to be enabled but invisible") 8f32d5e563cb ("KVM: x86/mmu: allow kvm_faultin_pfn to return page fault handling code") 33a5c0009d14 ("KVM: x86/mmu: rename try_async_pf to kvm_faultin_pfn") fdaa293598f9 ("KVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow page fault") 63c0cac938ed ("KVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu") 0b873fd7fb53 ("KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check") c62efff28bb5 ("KVM: x86: Stub out is_tdp_mmu_root on 32-bit hosts") d501f747ef5c ("KVM: x86/mmu: Lazily allocate memslot rmaps") 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")