From: Mauro Carvalho Chehab Date: Thu, 12 Jun 2025 15:17:25 +0000 (+0200) Subject: tests/acpi: virt: add an empty HEST file X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d5613d2eefa6ca94b3c642583488e20915c48f7;p=thirdparty%2Fqemu.git tests/acpi: virt: add an empty HEST file Such file will be used to track HEST table changes. For now, disallow HEST table check until we update it to the current data. Signed-off-by: Mauro Carvalho Chehab Acked-by: Igor Mammedov Reviewed-by: Jonathan Cameron Message-Id: --- diff --git a/tests/data/acpi/aarch64/virt/HEST b/tests/data/acpi/aarch64/virt/HEST 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 dfb8523c8b..39901c58d6 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,2 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/aarch64/virt/HEST",