From: Jonathan Cameron <jonathan.came...@huawei.com> Allow for the creation of the CEDT ACPI table without qtest fails due to the unknown ACPI tables.
Signed-off-by: Jonathan Cameron <jonathan.came...@huawei.com> --- tests/data/acpi/virt/CEDT | 0 tests/qtest/bios-tables-test-allowed-diff.h | 1 + 2 files changed, 1 insertion(+) diff --git a/tests/data/acpi/virt/CEDT b/tests/data/acpi/virt/CEDT new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index 9b07f1e1ff..c7726cad80 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1,3 +1,4 @@ /* List of comma-separated changed AML files to ignore */ "tests/data/acpi/pc/CEDT", "tests/data/acpi/q35/CEDT", +"tests/data/acpi/virt/CEDT", -- 2.32.0