Skip to content

Commit

Permalink
tests/acpi: add expected tables for bios-tables-test
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
shamiali2008 authored and mstsirkin committed May 4, 2020
1 parent 62293b4 commit e302bb3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 5 deletions.
Binary file modified tests/data/acpi/pc/SSDT.dimmpxm
Binary file not shown.
Binary file modified tests/data/acpi/q35/SSDT.dimmpxm
Binary file not shown.
Binary file modified tests/data/acpi/virt/DSDT.memhp
Binary file not shown.
Binary file modified tests/data/acpi/virt/NFIT.memhp
Binary file not shown.
Binary file modified tests/data/acpi/virt/SSDT.memhp
Binary file not shown.
5 changes: 0 additions & 5 deletions tests/qtest/bios-tables-test-allowed-diff.h
@@ -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",

0 comments on commit e302bb3

Please sign in to comment.