blob: ce25966e033076215d96bc648dce6131f2ace3e9 [file] [log] [blame]
002c5f73c508 ("KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot")
d012a06ab1d2 ("Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"")
ea145aacf4ae ("Revert "KVM: MMU: fast invalidate all pages"")
7390de1e99a7 ("Revert "KVM: x86: use the fast way to invalidate all pages"")
42560fb1f3c6 ("Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"")
43d2b14b105f ("Revert "KVM: MMU: zap pages in batch"")
210f494261e1 ("Revert "KVM: MMU: collapse TLB flushes when zap all pages"")
52d5dedc79bd ("Revert "KVM: MMU: reclaim the zapped-obsolete page first"")
4771450c345d ("Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"")
a592a3b8fc62 ("Revert "KVM: MMU: document fast invalidate all pages"")
4e103134b862 ("KVM: x86/mmu: Zap only the relevant pages when removing a memslot")
152482580a1b ("KVM: Call kvm_arch_memslots_updated() before updating memslots")
254272ce6505 ("kvm: x86: Add memcg accounting to KVM allocations")
e173299101af ("x86/kvm/mmu: get rid of redundant kvm_mmu_setup()")
14c07ad89f4d ("x86/kvm/mmu: introduce guest_mmu")
6a82cd1c7b1e ("x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()")
44dd3ffa7bb3 ("x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU")
09abb5e3e5e5 ("KVM: nVMX: call kvm_skip_emulated_instruction in nested_vmx_{fail,succeed}")
cb61de2f4819 ("KVM: nVMX: do not skip VMEnter instruction that succeeds")
7671ce21b13b ("KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()")
3ff519f29d98 ("KVM: x86: adjust kvm_mmu_page member to save 8 bytes")
bd18bffca353 ("KVM: nVMX: restore host state in nested_vmx_vmexit for VMFail")
327c072187f7 ("KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes")
3d5bdae8b164 ("KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID")