Commit c94267793c for qemu.org
commit c94267793c10ef111663d8c2e85e0331ff8a6800
Author: Dongyan Qian <qiandongyan@loongson.cn>
Date: Tue Aug 4 11:30:36 2026 +0800
tests/acpi: Update LoongArch virt MADT
Regenerate the APIC and APIC.topology test data after correcting the
LoongArch virt MADT revision.
The generated tables change only Header.Revision from 1 to 6 and the
corresponding checksum. Their lengths and interrupt controller
subtables remain unchanged.
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/data/acpi/loongarch64/virt/APIC b/tests/data/acpi/loongarch64/virt/APIC
index 3477789f42..e90c267e1f 100644
Binary files a/tests/data/acpi/loongarch64/virt/APIC and b/tests/data/acpi/loongarch64/virt/APIC differ
diff --git a/tests/data/acpi/loongarch64/virt/APIC.topology b/tests/data/acpi/loongarch64/virt/APIC.topology
index da0089d57f..d00b7241c7 100644
Binary files a/tests/data/acpi/loongarch64/virt/APIC.topology and b/tests/data/acpi/loongarch64/virt/APIC.topology differ
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index 0e18673fcd..dfb8523c8b 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,3 +1 @@
/* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/loongarch64/virt/APIC",
-"tests/data/acpi/loongarch64/virt/APIC.topology",