Browse Source

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>
pull/93/head
Shameer Kolothum 6 years ago
committed by Michael S. Tsirkin
parent
commit
e302bb3da6
  1. BIN
      tests/data/acpi/pc/SSDT.dimmpxm
  2. BIN
      tests/data/acpi/q35/SSDT.dimmpxm
  3. BIN
      tests/data/acpi/virt/DSDT.memhp
  4. BIN
      tests/data/acpi/virt/NFIT.memhp
  5. BIN
      tests/data/acpi/virt/SSDT.memhp
  6. 5
      tests/qtest/bios-tables-test-allowed-diff.h

BIN
tests/data/acpi/pc/SSDT.dimmpxm

Binary file not shown.

BIN
tests/data/acpi/q35/SSDT.dimmpxm

Binary file not shown.

BIN
tests/data/acpi/virt/DSDT.memhp

Binary file not shown.

BIN
tests/data/acpi/virt/NFIT.memhp

Binary file not shown.

BIN
tests/data/acpi/virt/SSDT.memhp

Binary file not shown.

5
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",

Loading…
Cancel
Save