OSDN Git Service

tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 6 Nov 2023 15:00:26 +0000 (15:00 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 6 Nov 2023 15:00:26 +0000 (15:00 +0000)
Allow changes to the virt board SPCR and DBG2 -- we are going to fix
an error in the UART descriptions there.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/qtest/bios-tables-test-allowed-diff.h

index dfb8523..6673e2c 100644 (file)
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/virt/SPCR",
+"tests/data/acpi/virt/DBG2",