tests: Update ACPI tables list for upcoming arm/virt test changes
This is in preparation to update test_acpi_virt_tcg_memhp() with pc-dimm and nvdimm. Update the bios-tables-test-allowed-diff.h with the affected ACPI tables so that "make check" doesn't fail. Also add empty files for new tables required for new test. Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Message-Id: <20200421125934.14952-6-shameerali.kolothum.thodi@huawei.com> Acked-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
c2505d1c56
commit
122752d267
0
tests/data/acpi/virt/NFIT.memhp
Normal file
0
tests/data/acpi/virt/NFIT.memhp
Normal file
0
tests/data/acpi/virt/SSDT.memhp
Normal file
0
tests/data/acpi/virt/SSDT.memhp
Normal file
@ -1,3 +1,6 @@
|
|||||||
/* List of comma-separated changed AML files to ignore */
|
/* List of comma-separated changed AML files to ignore */
|
||||||
"tests/data/acpi/pc/SSDT.dimmpxm",
|
"tests/data/acpi/pc/SSDT.dimmpxm",
|
||||||
"tests/data/acpi/q35/SSDT.dimmpxm",
|
"tests/data/acpi/q35/SSDT.dimmpxm",
|
||||||
|
"tests/data/acpi/virt/DSDT.memhp",
|
||||||
|
"tests/data/acpi/virt/SSDT.memhp",
|
||||||
|
"tests/data/acpi/virt/NFIT.memhp",
|
||||||
|
Loading…
Reference in New Issue
Block a user