fc62a4e8dee2 ("KVM: Explicitly disallow activatating a gfn_to_pfn_cache with INVALID_GPA") 721f5b0dda78 ("KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA") 406c10962a4c ("KVM: pfncache: include page offset in uhva and use it consistently") 53e63e953e14 ("KVM: pfncache: stop open-coding offset_in_page()") 58f5ee5fedd9 ("KVM: Drop @gpa from exported gfn=>pfn cache check() and refresh() helpers") 5762cb102357 ("KVM: Do not partially reinitialize gfn=>pfn cache during activation") 0318f207d1c2 ("KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_refresh()") 2a0b128a906a ("KVM: Clean up hva_to_pfn_retry()") e308c24a358d ("KVM: Use gfn_to_pfn_cache's immutable "kvm" in kvm_gpc_check()") 8c82a0b3ba1a ("KVM: Store immutable gfn_to_pfn_cache properties") aba3caef5862 ("KVM: Shorten gfn_to_pfn_cache function names") 5ec3289b31ab ("KVM: x86/xen: Compatibility fixes for shared runstate area") ecbcf030b456 ("KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache") 52491a38b2c2 ("KVM: Initialize gfn_to_pfn_cache locks in dedicated helper") 20ec3ebd707c ("KVM: Rename mmu_notifier_* to mmu_invalidate_*") 65e3b446bcce ("KVM: x86/mmu: Document the "rules" for using host_pfn_mapping_level()") a8ac499bb6ab ("KVM: x86/mmu: Don't require refcounted "struct page" to create huge SPTEs") 9202aee816c8 ("KVM: x86/mmu: Rename pte_list_{destroy,remove}() to show they zap SPTEs") a42989e7fbb0 ("KVM: x86/mmu: Directly "destroy" PTE list when recycling rmaps") 2ff9039a75a8 ("KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu")