Re: [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
From: Edgecombe, Rick P
Date: Mon Jul 27 2026 - 14:06:18 EST
On Thu, 2026-06-25 at 08:19 +0300, Tony Lindgren wrote:
> On Thu, Jun 18, 2026 at 04:13:41PM +0800, Xu Yilun wrote:
> > TDX module extensions support extension SEAMCALLs that are preemptible
> > and resumable, unlike normal SEAMCALLs that run to completion while
> > monopolizing the CPU. This allows for higher-level API constructions,
> > so better supports some add-on features that implement higher order
> > security protocols.
>
> How about "TDX module extension SEAMCALLs are preemptible and resumable..."
> above to make it easier to read?
Agreed, it is hard to read. Also the first question will be, what is a "TDX
module extension SEAMCALL"