From: Zhenzhong Duan Date: Thu, 10 Jul 2025 07:21:05 +0000 (-0400) Subject: qemucapabilitiesdata: Document '+inteltdx' variant X-Git-Tag: v11.6.0-rc1~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c59ff7783d1672b872cc4190df3e89ae8d4130a;p=thirdparty%2Flibvirt.git qemucapabilitiesdata: Document '+inteltdx' variant Upcoming patch will introduce test data from an TDX-enabled host. Document the new variant. Signed-off-by: Zhenzhong Duan Reviewed-by: Peter Krempa --- diff --git a/tests/qemucapabilitiesdata/README.rst b/tests/qemucapabilitiesdata/README.rst index 38af651c66..3cc0ec4784 100644 --- a/tests/qemucapabilitiesdata/README.rst +++ b/tests/qemucapabilitiesdata/README.rst @@ -62,6 +62,11 @@ Known test variants Variant of the test data captured on hosts supporting AMD SEV and AMD SEV_ES security framework. +``+inteltdx`` + + Variant of the test data captured on hosts supporting INTEL TDX security + framework. + Usage in tests ==============