Re: [PATCH v3] x86/virt/tdx: Formalize SEAMCALL version encoding support
From: Xu Yilun
Date: Thu Jul 23 2026 - 01:47:11 EST
On Wed, Jul 22, 2026 at 12:23:04PM +0100, Kiryl Shutsemau wrote:
> On Wed, Jul 22, 2026 at 04:46:34PM +0800, Xu Yilun wrote:
> > While both options have merits, I chose the latter from a
> > software-centric perspective. I sent v3 to invite more discussion.
>
> I still don't see what postponing the encoding to assembly buys us,
Sorry, I overlooked it. I think this gives us consistent view of what
'fn' is for all seamcall-related functions.
> but it is not the hill I want to die on. The result is centralized
> and correct, so let's move on.
>
> Reviewed-by: Kiryl Shutsemau (Meta) <kas@xxxxxxxxxx>
Thanks!