Re: [PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg

From: Huang, Kai

Date: Sun Jan 11 2026 - 17:15:40 EST


On Fri, 2026-01-09 at 12:14 -0700, Verma, Vishal L wrote:
> === Problem & Solution ===
>
> Currently, there is neither an ABI, nor any other way to determine from
> the host system, what version of the TDX module is running. A sysfs ABI
> for this has been proposed in [1], but it may need additional discussion.
>
> Many/most TDX developers already carry patches like this in their
> development branches. It can be tricky to know which TDX module is
> actually loaded on a system, and so this functionality has been needed
> regularly for development and processing bug reports. Hence, it is
> prudent to break out the patches to retrieve and print the TDX module
> version, as those parts are very straightforward, and get some level of
> debugability and traceability for TDX host systems.

Big thanks for picking this up:

Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>