Re: [PATCH v2 09/17] x86/virt/tdx: Add interface to check Quoting availability

From: Tony Lindgren

Date: Thu Jun 25 2026 - 02:10:42 EST


On Thu, Jun 18, 2026 at 04:13:47PM +0800, Xu Yilun wrote:
> From: Peter Fang <peter.fang@xxxxxxxxx>
>
> KVM needs to know if the Quoting extension is available to determine
> whether userspace must be involved in Quote generation.
>
> Since the Quote buffer is always created during Quoting extension
> bringup, checking whether the buffer exists is sufficient.

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