From: Gerd Hoffmann Date: Thu, 3 Dec 2020 10:54:19 +0000 (+0100) Subject: tests/acpi: allow updates for expected data files X-Git-Tag: qemu-xen-4.16.0-rc4~443^2~4 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cdecc3d39aa9940887b6e587faa8cf25f115c9dc;p=qemu-xen.git tests/acpi: allow updates for expected data files Signed-off-by: Gerd Hoffmann Reviewed-by: Michael S. Tsirkin Reviewed-by: Igor Mammedov Reviewed-by: Sergio Lopez Message-id: 20201203105423.10431-9-kraxel@redhat.com --- diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8b..191ac230b0 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/microvm/APIC.ioapic2", +"tests/data/acpi/microvm/DSDT.ioapic2",