Re: [PATCH v2 1/4] x86/tdx: Use PFN directly for mapping guest private memory
From: Sean Christopherson
Date: Thu May 07 2026 - 14:46:23 EST
On Thu, May 07, 2026, Yan Zhao wrote:
> On Thu, May 07, 2026 at 03:49:09PM +0800, Xiaoyao Li wrote:
> > On 4/30/2026 9:49 AM, Yan Zhao wrote:
> > There is on-going attempt to remove the direct map for guest_memfd. The good
> > news is TDX is excluded. [1]
> We can see if any code refinement is necessary if TDX is included in the future.
Yeah, I wouldn't worry too much about that effort. The onus will firmly be on
that series to do the right thing for TDX (and any other unique code).