Re: [PATCH v2 00/15] TDX MMU refactors
From: Yan Zhao
Date: Sun May 31 2026 - 23:34:55 EST
On Fri, May 29, 2026 at 03:47:50PM -0700, Sean Christopherson wrote:
> On Sat, 09 May 2026 15:52:01 +0800, Yan Zhao wrote:
> > This is v2 of the TDX MMU refactor series, based on Rick's v1 [1], which
> > was extracted from the discussion on Sean's DPAMT/Huge page combined series
> > [0].
> >
> > v2 is rebased onto v7.1.0-rc2 and the v2 struct page to PFN conversion
> > series. v1's first 4 cleanup patches are dropped from v2 and kept in the
> > base (see "Base" section for details). The full stack is available at [6].
> >
> > [...]
>
> Applied to kvm-x86 mmu, thanks! I gave a Rick and Yan a few Co-developed-by
> attributions where they went waaaaay beyond just tweaking some of my patches
> (or diffs).
>
> Please take a look at the result. Based on the lack of bot complaints, I think
> I got the important stuff right?
LGTM. Thank you, Sean!