qemu-e2k/tests/acpi-test-data/q35
Ross Zwisler 0f3ef1c062 hw/i386: Update SSDT table used by "make check"
This commit:

commit aa78a16d86 ("hw/i386: Rename 2.13 machine types to 3.0")

updated the name used to create the q35 machine, which in turn changed the
SSDT table which is generated when we run "make check":

  acpi-test: Warning! SSDT mismatch. Actual [asl:/tmp/asl-QZDWJZ.dsl,
  aml:/tmp/aml-T8JYJZ], Expected [asl:/tmp/asl-DTWVJZ.dsl,
  aml:tests/acpi-test-data/q35/SSDT.dimmpxm].

Here's the only difference, aside from the checksum:

  <     Name (MEMA, 0x07FFF000)
  ---
  >     Name (MEMA, 0x07FFE000)

Update the binary table that we compare against so it reflects this name
change.

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Fixes: commit aa78a16d86 ("hw/i386: Rename 2.13 machine types to 3.0")
Tested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2018-06-11 22:19:57 +03:00
..
APIC acpi unit-test: add test files 2014-01-26 13:06:49 +02:00
APIC.cphp tests: add APIC.cphp and DSDT.cphp blobs 2016-07-04 19:43:33 +03:00
APIC.dimmpxm test/acpi-test-data: add ACPI tables for dimmpxm test 2018-03-20 03:34:52 +02:00
DSDT tests/acpi-test-data: update _CRS in DSDT 2017-11-16 17:46:53 +02:00
DSDT.bridge tests/acpi-test-data: update _CRS in DSDT 2017-11-16 17:46:53 +02:00
DSDT.cphp tests/acpi-test-data: update _CRS in DSDT 2017-11-16 17:46:53 +02:00
DSDT.dimmpxm test/acpi-test-data: add ACPI tables for dimmpxm test 2018-03-20 03:34:52 +02:00
DSDT.ipmibt tests/acpi-test-data: update _CRS in DSDT 2017-11-16 17:46:53 +02:00
DSDT.memhp tests/acpi-test-data: update _CRS in DSDT 2017-11-16 17:46:53 +02:00
DSDT.numamem ACPI/unit-test: Add a testcase for RAM allocation in numa node 2018-01-18 21:52:38 +02:00
FACP acpi-test: update FADT 2018-02-13 18:25:48 +02:00
FACS acpi unit-test: add test files 2014-01-26 13:06:49 +02:00
HPET acpi unit-test: add test files 2014-01-26 13:06:49 +02:00
MCFG acpi unit-test: add test files 2014-01-26 13:06:49 +02:00
NFIT.dimmpxm ACPI testing: test NFIT platform capabilities 2018-06-01 19:20:38 +03:00
SLIT.cphp tests: acpi: extend cphp and memhp testcase with numa distance check 2017-05-11 16:08:48 -03:00
SLIT.memhp tests: acpi: extend cphp and memhp testcase with numa distance check 2017-05-11 16:08:48 -03:00
SRAT.cphp tests: acpi tables expected blobs update 2016-10-10 01:16:58 +03:00
SRAT.dimmpxm test/acpi-test-data: add ACPI tables for dimmpxm test 2018-03-20 03:34:52 +02:00
SRAT.memhp acpi-test: update expected files 2017-05-29 03:07:57 +03:00
SRAT.numamem ACPI/unit-test: Add a testcase for RAM allocation in numa node 2018-01-18 21:52:38 +02:00
SSDT.dimmpxm hw/i386: Update SSDT table used by "make check" 2018-06-11 22:19:57 +03:00