@samitouri / QOSamiQemu / commits / 181b584b77

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>

Dongyan Qian committed Aug 4, 2026 at 11:30 UTC 181b584b7765fac97a3caac3fe0121fc379d779a
1 file changed +2
tests/qtest/bios-tables-test-allowed-diff.h
+2
@@ -1 +1,3 @@
1 /* List of comma-separated changed AML files to ignore */
2 +"tests/data/acpi/loongarch64/virt/APIC",
3 +"tests/data/acpi/loongarch64/virt/APIC.topology",