From nobody Tue Sep 9 19:03:26 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) client-ip=8.43.85.245; envelope-from=devel-bounces@lists.libvirt.org; helo=lists.libvirt.org; Authentication-Results: mx.zohomail.com; dkim=fail header.i=@intel.com; spf=pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=fail(p=none dis=none) header.from=intel.com Return-Path: Received: from lists.libvirt.org (lists.libvirt.org [8.43.85.245]) by mx.zohomail.com with SMTPS id 1752132250427409.0673145669974; Thu, 10 Jul 2025 00:24:10 -0700 (PDT) Received: by lists.libvirt.org (Postfix, from userid 996) id 87496BFA; Thu, 10 Jul 2025 03:24:09 -0400 (EDT) Received: from lists.libvirt.org (localhost [IPv6:::1]) by lists.libvirt.org (Postfix) with ESMTP id 48122137F; Thu, 10 Jul 2025 03:22:27 -0400 (EDT) Received: by lists.libvirt.org (Postfix, from userid 996) id 83C9A9E4; Thu, 10 Jul 2025 03:22:18 -0400 (EDT) Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.libvirt.org (Postfix) with ESMTPS id 51141120D for ; Thu, 10 Jul 2025 03:21:56 -0400 (EDT) Received: from orviesa002.jf.intel.com ([10.64.159.142]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2025 00:21:56 -0700 Received: from unknown (HELO gnr-sp-2s-612.sh.intel.com) ([10.112.230.229]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jul 2025 00:21:52 -0700 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on lists.libvirt.org X-Spam-Level: X-Spam-Status: No, score=-3.0 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED, SPF_HELO_NONE autolearn=unavailable autolearn_force=no version=3.4.4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1752132117; x=1783668117; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=T7Dr56I8jVRxccBJGsIN58DLztJA6UXWMcILskCmHLM=; b=LCMv6Qc02xVx7kqNAHO6HCXpkVE/2Q1oCBB8MGw3bJ/XcuRXMirQjeGJ GNt/3l3chQrUyL6yIRRTlTJdjS9ukxTQUtNFdLYfKc97dnOJiIBBWWnU+ ntj8drpp89k2k+vKk1/FwOwarEBRtQG1i5mbBnaLgWZMZXgus/SkovDPn y2cFb9Z9WZVyXKr+AeN+ERCHZ6ASyfujKQZJ/bDDYjkwLJ3wy87+8ynG9 av9CmBulzsInDqZdPmQxT10al8IzJQpt1qD3uENKd4bJ8yu3TIewkngfa ElPN0wpvKcFY65hrcbD3fhPis1yaQvJ5EzXVpq2t6xM4OK5UwdM0qhugP Q==; X-CSE-ConnectionGUID: Hh5yl2NISmGfu8rlTr8HpQ== X-CSE-MsgGUID: BrMlKqCxTqCGxev1tZkelQ== X-IronPort-AV: E=McAfee;i="6800,10657,11489"; a="54256974" X-IronPort-AV: E=Sophos;i="6.16,300,1744095600"; d="scan'208";a="54256974" X-CSE-ConnectionGUID: mLiQGqiVSLWhEWan80N2ig== X-CSE-MsgGUID: bVYd0HrkRsOBl40ofkTDVg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,300,1744095600"; d="scan'208";a="186997124" From: Zhenzhong Duan To: devel@lists.libvirt.org Subject: [PATCH v4 03/23] qemucapabilitiesdata: Document '+inteltdx' variant Date: Thu, 10 Jul 2025 03:21:05 -0400 Message-ID: <20250710072127.695558-4-zhenzhong.duan@intel.com> X-Mailer: git-send-email 2.47.1 In-Reply-To: <20250710072127.695558-1-zhenzhong.duan@intel.com> References: <20250710072127.695558-1-zhenzhong.duan@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-ID-Hash: CDPMBN6O5DSBWQROC4ALR36ZEYCAY4GE X-Message-ID-Hash: CDPMBN6O5DSBWQROC4ALR36ZEYCAY4GE X-MailFrom: zhenzhong.duan@intel.com X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-config-1; header-match-config-2; header-match-config-3; header-match-devel.lists.libvirt.org-0 CC: phrdina@redhat.com, pkrempa@redhat.com, jjongsma@redhat.com, jsuchane@redhat.com, chenyi.qiang@intel.com, isaku.yamahata@intel.com, xiaoyao.li@intel.com, chao.p.peng@intel.com, Zhenzhong Duan X-Mailman-Version: 3.2.2 Precedence: list List-Id: Development discussions about the libvirt library & tools Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1752132251199116600 Content-Type: text/plain; charset="utf-8" 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/qemucapabilities= data/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 SE= V_ES security framework. =20 +``+inteltdx`` + + Variant of the test data captured on hosts supporting INTEL TDX security + framework. + Usage in tests =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 --=20 2.47.1