From nobody Wed Nov 12 03:45:52 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.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; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1567588287; cv=none; d=zoho.com; s=zohoarc; b=PoTeV0JIX2C5n7tGncuHlyzq/U4CF9xPXvrvTKhDqLgXUKva9hg7AlnhPgqORm04two41BH8C8xIg0MDmLg67kFnU8AIEgOMRaoZnPopZUqhlc99LAQJo9Mj04xi/8Rgi1wTzZEaAKJRQW7hnXCA89FytfAzUF7Gbs6JS7ZyQCg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1567588287; h=Content-Type:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=gzZP6fj4OMJOhAgrqkQc84hO7+jjCQFROQ+6U8qxrhA=; b=APxudaSh0SRa6pR8125ZM34NTZPW50yJxpWbJtRIUD2mLiz4fI5gkS4Qz1e6BTZOOjXsseTxiKrTDmZSnhXCRr6pcggucmBZZtwQw1mcgs/GiDk8P80gEqSQNc1a7CpK0toZc+HkPEFMTt/B+sNG/rsT9Fd4V+z/k25Hamo6i/k= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1567588287348492.98516198410573; Wed, 4 Sep 2019 02:11:27 -0700 (PDT) Received: from localhost ([::1]:54832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5RJz-0003Ds-BM for importer@patchew.org; Wed, 04 Sep 2019 05:11:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38694) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5R7G-0007c4-TL for qemu-devel@nongnu.org; Wed, 04 Sep 2019 04:58:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5R7F-0007Jm-EQ for qemu-devel@nongnu.org; Wed, 04 Sep 2019 04:58:14 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:2262 helo=huawei.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i5R7C-0007I4-VM; Wed, 04 Sep 2019 04:58:11 -0400 Received: from DGGEMS411-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 21A5910B831C766D1A0C; Wed, 4 Sep 2019 16:58:09 +0800 (CST) Received: from S00345302A-PC.china.huawei.com (10.202.227.237) by DGGEMS411-HUB.china.huawei.com (10.3.19.211) with Microsoft SMTP Server id 14.3.439.0; Wed, 4 Sep 2019 16:58:00 +0800 From: Shameer Kolothum To: , , , Date: Wed, 4 Sep 2019 09:56:28 +0100 Message-ID: <20190904085629.13872-11-shameerali.kolothum.thodi@huawei.com> X-Mailer: git-send-email 2.12.0.windows.1 In-Reply-To: <20190904085629.13872-1-shameerali.kolothum.thodi@huawei.com> References: <20190904085629.13872-1-shameerali.kolothum.thodi@huawei.com> MIME-Version: 1.0 X-Originating-IP: [10.202.227.237] X-CFilter-Loop: Reflected X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 45.249.212.191 Subject: [Qemu-devel] [PATCH-for-4.2 v10 10/11] tests: add dummy ACPI tables for arm/virt board X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, sameo@linux.intel.com, ard.biesheuvel@linaro.org, linuxarm@huawei.com, xuwei5@hisilicon.com, shannon.zhaosl@gmail.com, sebastien.boeuf@intel.com, lersek@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This patch is in preparation for adding numamem and memhp tests to arm/virt board so that 'make check' is happy. This may not be required once the scripts are run and new tables are generated with ".numamem" and ".memhp" extensions. Signed-off-by: Shameer Kolothum --- I am not sure this is the right way to do this. But without this, when the numamem and memhp tests are added, you will get, Looking for expected file 'tests/data/acpi/virt/SRAT.numamem' Looking for expected file 'tests/data/acpi/virt/SRAT' ** ERROR:tests/bios-tables-test.c:327:load_expected_aml: assertion failed: (ex= p_sdt.aml_file) --- tests/data/acpi/virt/SLIT | Bin 0 -> 48 bytes tests/data/acpi/virt/SRAT | Bin 0 -> 224 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/data/acpi/virt/SLIT create mode 100644 tests/data/acpi/virt/SRAT diff --git a/tests/data/acpi/virt/SLIT b/tests/data/acpi/virt/SLIT new file mode 100644 index 0000000000000000000000000000000000000000..74ec3b4b461ffecca36d8537975= c202a5f011185 GIT binary patch literal 48 scmWIc@eDCwU|?X>aq@Te2v%^42yhMtiZKGkKx`1r1jHb~B`V4V0NaKK0RR91 literal 0 HcmV?d00001 diff --git a/tests/data/acpi/virt/SRAT b/tests/data/acpi/virt/SRAT new file mode 100644 index 0000000000000000000000000000000000000000..119922f4973f621602047d1dc16= 0519f810922a3 GIT binary patch literal 224 zcmWFzatwLEz`(%x)yd!4BUr&HBEUHqD8>jB1F=3DCg2*ZH@DxXmUMHZ-x3$7Gd2B8jU X02q8=3Dhbcr=3D2NT6lGiu