blob: 6c28e0cc7618ed2ff125590343635975a7f9f82a [file] [log] [blame]
94ce87ef8177 ("KVM: x86/mmu: Prepend "kvm_" to memory cache helpers that will be global")
378f5cd64aef ("KVM: x86/mmu: Skip filling the gfn cache for guaranteed direct MMU topups")
171a90d70f25 ("KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays")
531281ad98ba ("KVM: x86/mmu: Clean up the gorilla math in mmu_topup_memory_caches()")
f3747a5a9e5a ("KVM: x86/mmu: Topup memory caches after walking GVA->GPA")
832914452a96 ("KVM: x86/mmu: Move fast_page_fault() call above mmu_topup_memory_caches()")
53a3f4877152 ("KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty")
284aa868688a ("KVM: x86/mmu: Remove superfluous gotos from mmu_topup_memory_caches()")
356ec69adfc8 ("KVM: x86/mmu: Use consistent "mc" name for kvm_mmu_memory_cache locals")
45177cccd9c9 ("KVM: x86/mmu: Consolidate "page" variant of memory cache helpers")
5962bfb748f8 ("KVM: x86/mmu: Track the associated kmem_cache in the MMU caches")
f9fa2509e5ca ("KVM: x86/mmu: Drop level optimization from fast_page_fault()")
9f1a8526fbe3 ("KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()")
367fd790b17d ("KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()")
ba7888dde6af ("KVM: x86/mmu: Move definition of make_mmu_pages_available() up")
736c291c9f36 ("KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM")