From nobody Sun Sep 28 16:34:25 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; 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=quarantine dis=none) header.from=kernel.org ARC-Seal: i=1; a=rsa-sha256; t=1758638271; cv=none; d=zohomail.com; s=zohoarc; b=NK98YHN0MbSf7x+UOtNAxaiEyUg3oDXMXwsqDrezjmzIt+6VgYfj4Z0OEIBFLJuRc9QFnHwwXAmp9FdTXyb1rVLROR7thVcUQ+Ci/Y9EKUau62Css3IrxZX3TiSdkW1lmzkT4pwp46WIbzo/fkzcabf9KbiWwSG8faxgug3pxps= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1758638271; 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=xZMpZqR9ON5OqbFyZ+HTiyRPWuAj40xA8KCfVqUlAWg=; b=EszhU4aQTxiBy4cf6UN32ufzp3yKC27VMfA4KLtzfQRLIE2QGEOTRZtklz7UCe5RMf+Ho2pbydq35vgnP++o3rPE9+d7+/zUzuWn8D346lY7DLH/sSt26EXm3DgdxKOfahu6J1QK19F/pJSh+YeW795zu4tIiWIvxFjSUSb72sk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; 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=quarantine dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 175863826483136.548695441850555; Tue, 23 Sep 2025 07:37:44 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1v148k-0003LD-5R; Tue, 23 Sep 2025 10:37:10 -0400 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 1v148j-0003Ki-Aw for qemu-devel@nongnu.org; Tue, 23 Sep 2025 10:37:09 -0400 Received: from tor.source.kernel.org ([2600:3c04:e001:324:0:1991:8:25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1v148h-0002vH-GG for qemu-devel@nongnu.org; Tue, 23 Sep 2025 10:37:09 -0400 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by tor.source.kernel.org (Postfix) with ESMTP id 86C8F60286; Tue, 23 Sep 2025 14:37:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D30ABC113CF; Tue, 23 Sep 2025 14:37:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1758638225; bh=h/vocRLC3EsjFTFrRzRzyUm/9TY0VTtNrZpUtfxmFZQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jSq8UULxWpHrMj4EfxJX9gw30lKNxwTjnTCmz0M2/EAlzIhLW1AFWB+u6Qk+T0lfg QzwmPYIRnklmcorvXotbb1HofRPusHYalpSGBwXZu2hlCYCEDxbRKYucLuIWttAM7F O482TG3xcDkoLXew1gzlmcF2+Q4E93y48dia9YQZXIuHU2uYl+nCFrp/1cBbLzSJft lpqNTnYMzbGmkPGpt62kAi+rM88WcGFRyGy+OfLfwQ7Ou9lt8dTIRixe7shYcNJAXc H3KYz/5lJBmzIzDMxVcxUlsioIUKO1OE5DeEjUnsaywobeYCy7+yj3LvukwDZ1wmsX nUrNH76j/zMJA== From: Huacai Chen To: Bibo Mao , Song Gao Cc: Jiaxun Yang , WANG Xuerui , qemu-devel@nongnu.org, Huacai Chen Subject: [PATCH 3/3] tests/data/acpi/loongarch64: Update expected DSDT.* Date: Tue, 23 Sep 2025 22:35:42 +0800 Message-ID: <20250923143542.2391576-4-chenhuacai@kernel.org> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250923143542.2391576-1-chenhuacai@kernel.org> References: <20250923143542.2391576-1-chenhuacai@kernel.org> 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=2600:3c04:e001:324:0:1991:8:25; envelope-from=chenhuacai@kernel.org; helo=tor.source.kernel.org X-Spam_score_int: -24 X-Spam_score: -2.5 X-Spam_bar: -- X-Spam_report: (-2.5 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.442, 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 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 @kernel.org) X-ZM-MESSAGEID: 1758638273265116600 Content-Type: text/plain; charset="utf-8" DSDT diffs from "iasl -d": @@ -11,7 +11,7 @@ * Signature "DSDT" * Length 0x000011FB (4603) * Revision 0x01 **** 32-bit table (V1), no 64-bit math support - * Checksum 0x5D + * Checksum 0x5B * OEM ID "BOCHS " * OEM Table ID "BXPC " * OEM Revision 0x00000001 (1) @@ -1426,11 +1426,11 @@ Name (_CRS, ResourceTemplate () // _CRS: Current Resource Set= tings { Memory32Fixed (ReadWrite, - 0x100E001F, // Address Base + 0x100E0020, // Address Base 0x0000000C, // Address Length ) }) - OperationRegion (PRST, SystemMemory, 0x100E001F, 0x0C) + OperationRegion (PRST, SystemMemory, 0x100E0020, 0x0C) Field (PRST, ByteAcc, NoLock, WriteAsZeros) { Offset (0x04),=20 Signed-off-by: Huacai Chen Acked-by: Michael S. Tsirkin --- tests/data/acpi/loongarch64/virt/DSDT | Bin 4603 -> 4603 bytes tests/data/acpi/loongarch64/virt/DSDT.memhp | Bin 5824 -> 5824 bytes tests/data/acpi/loongarch64/virt/DSDT.numamem | Bin 4609 -> 4609 bytes .../data/acpi/loongarch64/virt/DSDT.topology | Bin 4905 -> 4905 bytes tests/qtest/bios-tables-test-allowed-diff.h | 4 ---- 5 files changed, 4 deletions(-) diff --git a/tests/data/acpi/loongarch64/virt/DSDT b/tests/data/acpi/loonga= rch64/virt/DSDT index b31841aec6ed296f10ea1695a67ead38f45424d5..55aa34f988d6ef69293e91c5fe4= 5bee0a02bc5f1 100644 GIT binary patch delta 44 zcmeyZ{9BpJCD2415AS3=3D9mF4ABh%LBSymJPMm1@=3DCD)02#3h APXGV_ delta 44 zcmeyZ{9BpJCD2415AS3=3D9mF4ABh%LBSymJPMm1@_MiW0PuGT Ag8%>k delta 44 zcmZ3fwo;ADCDk diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios= -tables-test-allowed-diff.h index 2ed837faee..dfb8523c8b 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,5 +1 @@ /* List of comma-separated changed AML files to ignore */ -"tests/data/acpi/loongarch64/virt/DSDT", -"tests/data/acpi/loongarch64/virt/DSDT.memhp", -"tests/data/acpi/loongarch64/virt/DSDT.numamem", -"tests/data/acpi/loongarch64/virt/DSDT.topology", --=20 2.47.3