From: Heinrich Schuchardt <[email protected]> For easier bisection add the SPCR table to bios-tables-test-allowed-diff.h.
Signed-off-by: Heinrich Schuchardt <[email protected]> Acked-by: Alistair Francis <[email protected]> Message-ID: <[email protected]> Signed-off-by: Alistair Francis <[email protected]> (cherry picked from commit 18a5220990900ea53539f2f35ac042edacdbdbea) Signed-off-by: Michael Tokarev <[email protected]> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8bf..2c7086d9de1 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/SPCR", +"tests/data/acpi/riscv64/virt/SPCR", -- 2.47.3
