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

Dongyan Qian posted 3 patches 1 month, 1 week ago
Maintainers: Song Gao <17746591750@163.com>, Bibo Mao <maobibo@loongson.cn>, Xianglai Li <lixianglai@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>
[PATCH 1/3] tests/acpi: Allow LoongArch virt MADT changes
Posted by Dongyan Qian 1 month, 1 week ago
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>
---
 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