From: Huacai Chen Date: Tue, 23 Sep 2025 14:35:40 +0000 (+0800) Subject: bios-tables-test-allowed-diff.h: Allow LoongArch DSDT.* X-Git-Tag: v10.2.0-rc1~70^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcb1d39eb72410bee55b6d3344f176c86224447;p=thirdparty%2Fqemu.git bios-tables-test-allowed-diff.h: Allow LoongArch DSDT.* Signed-off-by: Huacai Chen Reviewed-by: Message-ID: <20250923143542.2391576-2-chenhuacai@kernel.org> Signed-off-by: Song Gao --- diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..2ed837faee 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,5 @@ /* 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",