From patchwork Sun May 22 15:50:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Cave-Ayland X-Patchwork-Id: 1634267 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (4096-bit key; unprotected) header.d=ilande.co.uk header.i=@ilande.co.uk header.a=rsa-sha256 header.s=20220518 header.b=rFsCODy0; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4L5lS513rZz9sG2 for ; Mon, 23 May 2022 01:56:05 +1000 (AEST) Received: from localhost ([::1]:57578 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nsnw2-0004hx-7D for incoming@patchwork.ozlabs.org; Sun, 22 May 2022 11:56:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51168) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsnqi-0007EK-LV for qemu-devel@nongnu.org; Sun, 22 May 2022 11:50:32 -0400 Received: from mail.ilande.co.uk ([2001:41c9:1:41f::167]:47084) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsnqh-00084I-8G for qemu-devel@nongnu.org; Sun, 22 May 2022 11:50:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ilande.co.uk; s=20220518; h=Subject:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:To:From:Sender:Reply-To:Cc: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=XilbPG9QOPj9XejKsWc7M3oiDwtb+9UTHECd9ZERYaI=; b=rFsCODy07ddNbiLB3BvAkSp5ZX DKkDuWj1qhSpJmvQC8XThGJ5lG7HD5a2AKoayACiqBblNozR1AE6mzXX95L6xlcMH5H0uiZrg8ptN GkEGI0puNG1lG3gwX1UmIJVXK3vjAzUpDUTfr99Xpw3kZR4PEmpfgirblMJezn8RAPDJzIKq2Her+ mjr00/Z3Ge6hBY61sXA0Dy5QUTjF1S4J7x6p7CImtx3EC4bxFDqJMwXWCQpeEZ3yiNlvcuzznzTu7 vYQkKHm2ALc4BffA8EKjvaxI9XHzzktrRg7RtQ+SV7Bece4ikbVFBfqGt8EXldgOCeTi7n9lIqMPT 2HnmziJjCkAXcipIqQihdHpIGeXAZjt+OFtnPZUH4j7G3I7Fv4XkJ/oyW8+CZVL29SzXynHT2yLdh Wpo/ART3/go9/MeC/py9wieHt1otLaQqvY4XQdvRGzNfI0qDKHukoY37is7FHmEPE7mwta8b81VJK NQnSkaXAYMtktXsCm4IatbRrkyv7kaxOx7yTuwYZJSXfzNdPgtDtJpkO1xGsGrXB3CfAdwxiuKqLL 1l1LAB2ZIVqo8xhdXJF4AJ3Dp4TD33ZetJPuOYoNPbIitiY3LAzzT+1fGDsJM0MxsJSoOg9Cipu+J Hj7l9ZM9N80LGOjh8xdQPd6koRNO5kke72BPqhyjo=; Received: from [2a00:23c4:8ba4:e500:b82f:56f9:46d7:80ab] (helo=kentang.home) by mail.ilande.co.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nsnpd-0006zJ-4m; Sun, 22 May 2022 16:49:29 +0100 From: Mark Cave-Ayland To: mst@redhat.com, imammedo@redhat.com, ani@anisinha.ca, jean-philippe@linaro.org, qemu-devel@nongnu.org Date: Sun, 22 May 2022 16:50:06 +0100 Message-Id: <20220522155008.21832-5-mark.cave-ayland@ilande.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20220522155008.21832-1-mark.cave-ayland@ilande.co.uk> References: <20220522155008.21832-1-mark.cave-ayland@ilande.co.uk> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2a00:23c4:8ba4:e500:b82f:56f9:46d7:80ab X-SA-Exim-Mail-From: mark.cave-ayland@ilande.co.uk Subject: [PATCH v2 4/6] tests/acpi: virt: allow VIOT acpi table changes X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on mail.ilande.co.uk) Received-SPF: pass client-ip=2001:41c9:1:41f::167; envelope-from=mark.cave-ayland@ilande.co.uk; helo=mail.ilande.co.uk X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Mark Cave-Ayland Acked-by: Ani Sinha --- 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..8367ffe1d4 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/virt/VIOT",