]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
qemucapabilitiesdata: Document '+inteltdx' variant
authorZhenzhong Duan <zhenzhong.duan@intel.com>
Thu, 10 Jul 2025 07:21:05 +0000 (03:21 -0400)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 25 Jul 2025 10:27:48 +0000 (11:27 +0100)
Upcoming patch will introduce test data from an TDX-enabled host.
Document the new variant.

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/qemucapabilitiesdata/README.rst

index 38af651c66060ae6bfabe14fe326e981d6a7c2e3..3cc0ec47845928aaef7f2e4ed75c258f2d78caba 100644 (file)
@@ -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
 ==============