From nobody Wed Apr 16 03:31:43 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1733992973; cv=none; d=zohomail.com; s=zohoarc; b=fwYOZIKmyHwQE2n6hKz8TGlUdE6N5KGYADs9VtCjwAc2Z5Zm4QPNlLzycTmWk8RfjODvKu8mIS+GJJyTuRqfB7couxXbaQzYxxxJSicaEgpzS73q6PDpUT4HmFZmzshUdI3D/gcHfbAxA2WPfByBrnNqa6xchatYditqleZ4rxQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1733992973; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=LUrvb5fE9uak0YWUty5hHrrqdRXa/ZYgfmfoyjXL/iQ=; b=ntN1jRH1fgyaaJAem1vhYmDUP6Sg+d5Xyph5mdsooxHqMnZUd5W4tHrdWwwG2Ke6fXSDhuUmD0g52lnfkYgiLCJ38M3XgjEQmrvt6WUi0oqry22pwyOWWzvStBfs/xjl7eRH4ecjwv0bGI2IY6g6hOVPRxO05yQOwr94KvUf1E8= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=@intel.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1733992973835341.39562194741245; Thu, 12 Dec 2024 00:42:53 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tLemT-0005zU-JZ; Thu, 12 Dec 2024 03:42:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tLem6-00059U-BX for qemu-devel@nongnu.org; Thu, 12 Dec 2024 03:42:23 -0500 Received: from mgamail.intel.com ([198.175.65.20]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tLem4-00084H-JI for qemu-devel@nongnu.org; Thu, 12 Dec 2024 03:42:22 -0500 Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Dec 2024 00:42:20 -0800 Received: from spr-s2600bt.bj.intel.com ([10.240.192.127]) by fmviesa002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Dec 2024 00:42:16 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1733992940; x=1765528940; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=v8cdXhNvgi7BchDh9A4TaoafLBjuvM1O5VUFhf/JQvI=; b=gpRUUzIAleMsuYbgxbhHMYhT7IfxIN6Bvz5foT1avKiK61v9glFhQ3iU YbcfxpTT2rCIJ1cwMPgpQ43lUnI/8dUiurRp9K4qNe18JZpYjY1ZKm04n sCp+IGS5Ex3gDA07F2t9THRFFp7v5sdR1QKim8UqddAhaOKhqjMuQso95 W4AdtQIHmf8t9fbE7LPrSvMqXyAVhF94UjVVUBS1gMoLao3ZFIfUkXpRs rENmKcsm2bnfRozFIS3ueK0NpzJxCVoQBAqQ+Jlx192B/74apZuWsfvuZ bUBJhu8YZnAIEZAzTlrBJJDgZAoQvUjTymTEg1GYZP6h6EkpCvehCMcdu g==; X-CSE-ConnectionGUID: 2NqLZzhNThesQJnJ7f/UTA== X-CSE-MsgGUID: Evn3NXhNRkenBfXQwtB/Hw== X-IronPort-AV: E=McAfee;i="6700,10204,11283"; a="34124994" X-IronPort-AV: E=Sophos;i="6.12,228,1728975600"; d="scan'208";a="34124994" X-CSE-ConnectionGUID: JGnRV4YqSRSOs2GJdWeGZw== X-CSE-MsgGUID: eI0iLGY4SWuYMJboUKUT9g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="119407171" From: Zhenzhong Duan To: qemu-devel@nongnu.org Cc: alex.williamson@redhat.com, clg@redhat.com, eric.auger@redhat.com, mst@redhat.com, peterx@redhat.com, jasowang@redhat.com, jgg@nvidia.com, nicolinc@nvidia.com, joao.m.martins@oracle.com, clement.mathieu--drif@eviden.com, kevin.tian@intel.com, yi.l.liu@intel.com, chao.p.peng@intel.com, Zhenzhong Duan , Igor Mammedov , Ani Sinha Subject: [PATCH v6 15/20] tests/acpi: q35: allow DMAR acpi table changes Date: Thu, 12 Dec 2024 16:37:52 +0800 Message-Id: <20241212083757.605022-16-zhenzhong.duan@intel.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241212083757.605022-1-zhenzhong.duan@intel.com> References: <20241212083757.605022-1-zhenzhong.duan@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=198.175.65.20; envelope-from=zhenzhong.duan@intel.com; helo=mgamail.intel.com X-Spam_score_int: -48 X-Spam_score: -4.9 X-Spam_bar: ---- X-Spam_report: (-4.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.472, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @intel.com) X-ZM-MESSAGEID: 1733992975509116600 Content-Type: text/plain; charset="utf-8" Signed-off-by: Zhenzhong Duan Acked-by: Jason Wang --- tests/qtest/bios-tables-test-allowed-diff.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index dfb8523c8b..46f80be9ca 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,2 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/x86/q35/DMAR.dmar", --=20 2.34.1