blob: de3377e7a9b0393ed0c8e1a3454993a29ea3e6e8 [file] [log] [blame]
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")
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")
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")
c2ba05ccfde2 ("KVM: X86: introduce invalidate_gpa argument to tlb flush")
855feb673640 ("KVM: MMU: Add 5 level EPT & Shadow page table support.")
2a7266a8f907 ("KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.")
42aa53b4e1c0 ("KVM: VMX: always require WB memory type for EPT")
bb97a0169378 ("KVM: VMX: cleanup EPTP definitions")
e08d26f07125 ("KVM: x86: simplify ept_misconfig")
26eeb53cf0f9 ("KVM: MMU: Bail out immediately if there is no available mmu page")
a057e0e22ca1 ("KVM: nVMX: validate eptp pointer")
41ab93727467 ("KVM: nVMX: Emulate EPTP switching for the L1 hypervisor")
27c42a1bb867 ("KVM: nVMX: Enable VMFUNC for the L1 hypervisor")
2a499e49c2ec ("KVM: vmx: Enable VMFUNCs")
c136b84393d4 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")