From: Igor Mammedov Date: Wed, 8 Jun 2022 13:53:27 +0000 (-0400) Subject: tests: acpi: add and white-list DSDT.applesmc expected blob X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=39728badab1aadd3a269614da2d42b4f7f09cb0a;p=qemu.git tests: acpi: add and white-list DSDT.applesmc expected blob Signed-off-by: Igor Mammedov Message-Id: <20220608135340.3304695-23-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- diff --git a/tests/data/acpi/q35/DSDT.applesmc b/tests/data/acpi/q35/DSDT.applesmc 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..e893029d87 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/q35/DSDT.applesmc",