Re: [PATCH v2 15/17] KVM: TDX: Factor out userspace return path from tdx_get_quote()

From: Tony Lindgren

Date: Thu Jun 25 2026 - 02:17:14 EST


On Thu, Jun 18, 2026 at 04:13:53PM +0800, Xu Yilun wrote:
> From: Peter Fang <peter.fang@xxxxxxxxx>
>
> Separate the logic that returns the GetQuote TDVMCALL exit to userspace
> so that tdx_get_quote() can be extended to support in-kernel Quote
> generation.
>
> No functional change intended.

Reviewed-by: Tony Lindgren <tony.lindgren@xxxxxxxxxxxxxxx>