Re: [PATCH v6 60/60] docs: Add TDX documentation

2024-11-12 Thread Francesco Lavra
On Tue, 2024-11-05 at 01:24 -0500, Xiaoyao Li wrote: > diff --git a/docs/system/confidential-guest-support.rst > b/docs/system/confidential-guest-support.rst > index 0c490dbda2b7..66129fbab64c 100644 > --- a/docs/system/confidential-guest-support.rst > +++ b/docs/system/confidential-guest-support.

Re: [PATCH v6 60/60] docs: Add TDX documentation

2024-11-05 Thread Daniel P . Berrangé
On Tue, Nov 05, 2024 at 01:24:08AM -0500, Xiaoyao Li wrote: > Add docs/system/i386/tdx.rst for TDX support, and add tdx in > confidential-guest-support.rst > > Signed-off-by: Xiaoyao Li > --- > Changes in v6: > - Add more information of "Feature configuration" > - Mark TD Attestation as future

[PATCH v6 60/60] docs: Add TDX documentation

2024-11-04 Thread Xiaoyao Li
Add docs/system/i386/tdx.rst for TDX support, and add tdx in confidential-guest-support.rst Signed-off-by: Xiaoyao Li --- Changes in v6: - Add more information of "Feature configuration" - Mark TD Attestation as future work because KVM now drops the support of it. Changes in v5: - Add TD a