mirror of https://github.com/xemu-project/xemu.git
tests/acpi: add expected tables for bios-tables-test
Because of the following changes, the expeacted tables for bios-tables-test needs to be updated. 1. Changed NVDIM DSM output buffer AML code. 2. Updated arm/virt test_acpi_virt_tcg_memhp() to add pc-dimm/nvdimm Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Message-Id: <20200421125934.14952-8-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
62293b4f58
commit
e302bb3da6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,6 +1 @@
|
|||
/* List of comma-separated changed AML files to ignore */
|
||||
"tests/data/acpi/pc/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