Re: [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
"Edgecombe, Rick P" <[email protected]> Mon, 27 Jul 2026 17:51:41 +0000
| Newsgroups | dev.linux.lists.linux-coco,org.kernel.vger.kvm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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"