Commit 181b584b77 for qemu.org
commit 181b584b7765fac97a3caac3fe0121fc379d779a
Author: Dongyan Qian <qiandongyan@loongson.cn>
Date: Tue Aug 4 11:30:34 2026 +0800
tests/acpi: Allow LoongArch virt MADT changes
The LoongArch virt MADT revision will be corrected to match the
interrupt controller structures it contains.
Allow the APIC and APIC.topology test data to change so that the source
change can be reviewed separately from the regenerated binary tables.
Signed-off-by: Dongyan Qian <qiandongyan@loongson.cn>
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..0e18673fcd 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/loongarch64/virt/APIC",
+"tests/data/acpi/loongarch64/virt/APIC.topology",