Re: [PATCH v3 00/21] TDX host kernel support

From: Kai Huang
Date: Thu Apr 14 2022 - 06:19:39 EST


On Wed, 2022-04-06 at 16:49 +1200, Kai Huang wrote:
> Intel Trusted Domain Extensions (TDX) protects guest VMs from malicious
> host and certain physical attacks. This series provides support for
> initializing the TDX module in the host kernel. KVM support for TDX is
> being developed separately[1].
>
> The code has been tested on couple of TDX-capable machines. I would
> consider it as ready for review. I highly appreciate if anyone can help
> to review this series (from high level design to detail implementations).
> For Intel reviewers (CC'ed), please help to review, and I would
> appreciate Reviewed-by or Acked-by tags if the patches look good to you.

Hi Intel reviewers,

Kindly ping. Could you help to review?

--
Thanks,
-Kai