2020-09-23 22:18:26

by Sean Christopherson

[permalink] [raw]
Subject: [PATCH v3 0/2] KVM: x86/mmu: Zap orphaned kids for nested TDP MMU

Refreshed version of Ben's patch to zap orphaned MMU shadow pages so that
they don't turn into zombies.

v3:
- Rebased to kvm/queue, commit e1ba1a15af73 ("KVM: SVM: Enable INVPCID
feature on AMD").

Ben Gardon (1):
KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only
parent

Sean Christopherson (1):
KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to
FNAME(invlpg)

arch/x86/kvm/mmu/mmu.c | 38 ++++++++++++++++++++++------------
arch/x86/kvm/mmu/paging_tmpl.h | 7 +++++--
2 files changed, 30 insertions(+), 15 deletions(-)

--
2.28.0