Re: [PATCH v9 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
From: Dave Hansen
Date: Thu Aug 06 2026 - 18:25:19 EST
On 8/5/26 19:08, Rick Edgecombe wrote:
> So don't do these as they all had various problems. Instead just create a
> small simple data structure to use for handing a pre-allocated list of
> pages between KVM and arch/x86 code. Model this on KVM's existing MMU
> memory caches.
The main thing is that the KVM folks are happy with this, so I'm happy too:
Reviewed-by: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>