blob: 0e14fd9e5f937b56a09b7269b48e2859b552f066 [file] [log] [blame]
ddce6208217c ("KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler")
c50d8ae3a127 ("KVM: x86: create mmu/ subdirectory")
44dd3ffa7bb3 ("x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU")
28a1f3ac1d0c ("kvm: x86: Set highest physical address bits in non-present/reserved SPTEs")
450917b654c1 ("KVM/MMU: Simplify __kvm_sync_page() function")
b94742c958f0 ("kvm: x86: Add multi-entry LRU cache for previous CR3s")
faff87588d8b ("kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*")
956bf3531fba ("kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest")
08fb59d8a47d ("kvm: x86: Support selectively freeing either current or previous MMU root")
7eb77e9f5fcf ("kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()")
ade61e282444 ("kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest")
eb4b248e152d ("kvm: vmx: Support INVPCID in shadow paging mode")
c9470a2e2847 ("kvm: x86: Propagate guest PCIDs to host PCIDs")
afe828d1de40 ("kvm: x86: Add ability to skip TLB flush when switching CR3")
50c28f21d045 ("kvm: x86: Use fast CR3 switch for nested VMX")
1c53da3fa3a3 ("kvm: x86: Support resetting the MMU context without resetting roots")
0aab33e4f945 ("kvm: x86: Add support for fast CR3 switch across different MMU modes")
6e42782f516f ("kvm: x86: Introduce KVM_REQ_LOAD_CR3")
9fa72119b24d ("kvm: x86: Introduce kvm_mmu_calc_root_page_role()")
7c390d350f8b ("kvm: x86: Add fast CR3 switch code path")
578e1c4db221 ("kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed")
42522d08cdba ("KVM: MMU: drop vcpu param in gpte_access")
1313cc2bd8f6 ("kvm: mmu: Add guest_mode to kvm_mmu_page_role")
74b566e6cf21 ("kvm: x86: Refactor mmu_free_roots()")
c19986fea873 ("kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled")
a468f2dbf921 ("kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use")
7bf14c28ee77 ("Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")