From: "Edgecombe, Rick P" <rick.p.edgecombe@intel.com>
To: "kvm@vger.kernel.org" <kvm@vger.kernel.org>,
"pbonzini@redhat.com" <pbonzini@redhat.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: "binbin.wu@linux.intel.com" <binbin.wu@linux.intel.com>,
"Zhao, Yan Y" <yan.y.zhao@intel.com>,
"Yamahata, Isaku" <isaku.yamahata@intel.com>
Subject: Re: [PATCH v5 00/18] TDX MMU prep series part 1
Date: Wed, 18 Dec 2024 00:34:41 +0000 [thread overview]
Message-ID: <2db0db045563378d224ac9af9c8211b8da15ec2b.camel@intel.com> (raw)
In-Reply-To: <20241213195711.316050-1-pbonzini@redhat.com>
On Fri, 2024-12-13 at 14:56 -0500, Paolo Bonzini wrote:
> Hi,
>
> this is the essentially final version of the TDX MMU prep series, focusing
> on supporting TDX's separation of EPT into a direct part (for shared pages)
> and a part that is managed by the TDX module and cached (into a "mirror"
> EPT) by KVM.
>
> The changes from v4 (https://patchew.org/linux/20240718211230.1492011-1-rick.p.edgecombe@intel.com/)
> are minor:
Do we want to include these?
https://lore.kernel.org/kvm/20241115084600.12174-1-yan.y.zhao@intel.com/
https://lore.kernel.org/kvm/20241104084137.29855-1-yan.y.zhao@intel.com/
They still apply cleanly.
next prev parent reply other threads:[~2024-12-18 0:39 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-13 19:56 Paolo Bonzini
2024-12-13 19:56 ` [PATCH 01/18] KVM: x86/mmu: Zap invalid roots with mmu_lock holding for write at uninit Paolo Bonzini
2024-12-13 19:56 ` [PATCH 02/18] KVM: Add member to struct kvm_gfn_range for target alias Paolo Bonzini
2024-12-13 19:56 ` [PATCH 03/18] KVM: x86: Add a VM type define for TDX Paolo Bonzini
2024-12-13 19:56 ` [PATCH 04/18] KVM: x86/mmu: Add an external pointer to struct kvm_mmu_page Paolo Bonzini
2024-12-16 12:31 ` Huang, Kai
2024-12-13 19:56 ` [PATCH 05/18] KVM: x86/mmu: Add an is_mirror member for union kvm_mmu_page_role Paolo Bonzini
2024-12-13 19:56 ` [PATCH 06/18] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void Paolo Bonzini
2024-12-13 19:57 ` [PATCH 07/18] KVM: x86/tdp_mmu: Take struct kvm in iter loops Paolo Bonzini
2024-12-13 19:57 ` [PATCH 08/18] KVM: x86/mmu: Support GFN direct bits Paolo Bonzini
2024-12-13 19:57 ` [PATCH 09/18] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() Paolo Bonzini
2024-12-16 12:35 ` Huang, Kai
2024-12-13 19:57 ` [PATCH 10/18] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type Paolo Bonzini
2024-12-13 19:57 ` [PATCH 11/18] KVM: x86/tdp_mmu: Take root in tdp_mmu_for_each_pte() Paolo Bonzini
2024-12-13 19:57 ` [PATCH 12/18] KVM: x86/tdp_mmu: Support mirror root for TDP MMU Paolo Bonzini
2024-12-13 19:57 ` [PATCH 13/18] KVM: x86/tdp_mmu: Propagate attr_filter to MMU notifier callbacks Paolo Bonzini
2024-12-17 12:53 ` Yan Zhao
2024-12-13 19:57 ` [PATCH 14/18] KVM: x86/tdp_mmu: Propagate building mirror page tables Paolo Bonzini
2024-12-13 19:57 ` [PATCH 15/18] KVM: x86/tdp_mmu: Propagate tearing down " Paolo Bonzini
2024-12-13 19:57 ` [PATCH 16/18] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() Paolo Bonzini
2024-12-13 19:57 ` [PATCH 17/18] KVM: x86/tdp_mmu: Don't zap valid mirror roots in kvm_tdp_mmu_zap_all() Paolo Bonzini
2024-12-18 2:49 ` Yan Zhao
2024-12-13 19:57 ` [PATCH 18/18] KVM: x86/mmu: Prevent aliased memslot GFNs Paolo Bonzini
2024-12-18 0:34 ` Edgecombe, Rick P [this message]
2024-12-20 9:32 ` [PATCH v5 00/18] TDX MMU prep series part 1 Yan Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2db0db045563378d224ac9af9c8211b8da15ec2b.camel@intel.com \
--to=rick.p.edgecombe@intel.com \
--cc=binbin.wu@linux.intel.com \
--cc=isaku.yamahata@intel.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=yan.y.zhao@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®