qemu with hax to log dma reads & writes jcs.org/2018/11/12/vfio

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>

authored by

Shameer Kolothum and committed by
Michael S. Tsirkin
e302bb3d 62293b4f

-5
tests/data/acpi/pc/SSDT.dimmpxm

This is a binary file and will not be displayed.

tests/data/acpi/q35/SSDT.dimmpxm

This is a binary file and will not be displayed.

tests/data/acpi/virt/DSDT.memhp

This is a binary file and will not be displayed.

tests/data/acpi/virt/NFIT.memhp

This is a binary file and will not be displayed.

tests/data/acpi/virt/SSDT.memhp

This is a binary file and will not be displayed.

-5
tests/qtest/bios-tables-test-allowed-diff.h
··· 1 1 /* List of comma-separated changed AML files to ignore */ 2 - "tests/data/acpi/pc/SSDT.dimmpxm", 3 - "tests/data/acpi/q35/SSDT.dimmpxm", 4 - "tests/data/acpi/virt/DSDT.memhp", 5 - "tests/data/acpi/virt/SSDT.memhp", 6 - "tests/data/acpi/virt/NFIT.memhp",