[PATCH 1/3] tests/acpi: Allow LoongArch virt MADT changes

Dongyan Qian <[email protected]> Tue, 4 Aug 2026 11:30:34 +0800
Newsgroups gmane.comp.emulators.qemu
Message-ID <[email protected]>
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 <[email protected]>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 2 ++
 1 file changed, 2 insertions(+)

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",
-- 
2.43.0