From 4c59ff7783d1672b872cc4190df3e89ae8d4130a Mon Sep 17 00:00:00 2001 From: Zhenzhong Duan Date: Thu, 10 Jul 2025 03:21:05 -0400 Subject: [PATCH] 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 --- tests/qemucapabilitiesdata/README.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 ============== -- 2.47.2