Re: [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
From: Xu Yilun
Date: Tue Jun 09 2026 - 23:45:01 EST
On Tue, Jun 09, 2026 at 04:06:50PM +0300, Adrian Hunter wrote:
> On 22/05/2026 06:41, Xu Yilun wrote:
> > Add reading of the global metadata for TDX Module Extensions.
>
> For tip, isn't the expectation to explain the context first. The
> very first patch, might be a good place to explain a bit about
> TDX Module Extensions in general.
Yes. I'm trying to add a long context for the first patch but was
suggested to move to cover-letter. I think I can add a brief
introduction at the beginning:
TDX module introduces a new concept caled "TDX module Extension" to
support long running / hard-irq preemptible flows inside. ...