Re: [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting
From: Peter Fang
Date: Mon Jun 15 2026 - 14:16:51 EST
On Mon, Jun 15, 2026 at 07:39:01AM +0300, Adrian Hunter wrote:
> >>> @@ -7335,6 +7335,9 @@ inputs and outputs of the TDVMCALL. Currently the following values of
> >>> queued successfully, the TDX guest can poll the status field in the
> >>> shared-memory area to check whether the Quote generation is completed or
> >>> not. When completed, the generated Quote is returned via the same buffer.
> >>> + If the host kernel generates Quotes through the TDX Quoting service provided
> >>> + by the TDX module, KVM processes the GetQuote request and it will not appear
> >>> + in userspace.
> >>
> >> There is an Attestation section in Documentation/virt/kvm/x86/intel-tdx.rst
> >> that could be updated too.
> >
> > Can you please point me to it? I couldn't find that section in that
> > file.
>
> Sorry, got he file name wrong: Documentation/arch/x86/tdx.rst
Thanks a lot for the pointers! It definitely needs to be updated.
>