[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200923221406.16297-1-sean.j.christopherson@intel.com>
Date: Wed, 23 Sep 2020 15:14:04 -0700
From: Sean Christopherson <sean.j.christopherson@...el.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Sean Christopherson <sean.j.christopherson@...el.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, Peter Shier <pshier@...gle.com>,
Ben Gardon <bgardon@...gle.com>
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
Powered by blists - more mailing lists