blob: 9fbba53f11fd0c04327b660d85ee5ee48f4cf176 [file] [log] [blame]
08fb59d8a47d ("kvm: x86: Support selectively freeing either current or previous MMU root")
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")
7c390d350f8b ("kvm: x86: Add fast CR3 switch code path")
74b566e6cf21 ("kvm: x86: Refactor mmu_free_roots()")
c19986fea873 ("kvm: x86: Suppress CR3_PCID_INVD bit only when PCIDs are enabled")
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")