qemu/tests/data/acpi/q35
Igor Mammedov 86e372ad1e tests: acpi: update expected SSDT.dimmpxm blob
address shift is caused by switch to 32-bit SMBIOS entry point
which has slightly different size from 64-bit one and happens
to trigger a bit different memory layout.

Expected diff:

-    Name (MEMA, 0x07FFE000)
+    Name (MEMA, 0x07FFF000)

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Ani Sinha <anisinha@redhat.com>
Message-Id: <20240314152302.2324164-21-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2024-03-18 08:42:46 -04:00
..
APIC ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
APIC.acpihmat ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
APIC.acpihmat-noinitiator ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
APIC.core-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test 2023-11-07 03:39:11 -05:00
APIC.core-count2 tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test 2023-11-07 03:39:11 -05:00
APIC.cphp ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
APIC.dimmpxm ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
APIC.thread-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test 2023-11-07 03:39:11 -05:00
APIC.thread-count2 tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test 2023-11-07 03:39:11 -05:00
APIC.type4-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test 2023-11-07 03:39:11 -05:00
APIC.xapic ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
CEDT.cxl tests/acpi: Update q35/CEDT.cxl for new memory addresses. 2022-06-09 19:32:49 -04:00
DMAR.dmar tests: acpi: add expected blob for DMAR table 2021-10-20 04:37:55 -04:00
DSDT tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.acpierst tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.acpihmat tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.acpihmat-noinitiator tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.applesmc tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.bridge tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.core-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test 2023-11-07 03:39:11 -05:00
DSDT.core-count2 tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test 2023-11-07 03:39:11 -05:00
DSDT.cphp tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.cxl tests/acpi: Update DSDT.cxl to reflect change _STA return value. 2024-02-14 06:09:32 -05:00
DSDT.dimmpxm tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.ipmibt tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.ipmismbus tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.ivrs tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.memhp tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.mmio64 tests/acpi: update expected data files 2023-10-10 11:11:37 +02:00
DSDT.multi-bridge tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.noacpihp tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.nohpet tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.numamem tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.pvpanic-isa tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.thread-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test 2023-11-07 03:39:11 -05:00
DSDT.thread-count2 tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test 2023-11-07 03:39:11 -05:00
DSDT.tis.tpm2 tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.tis.tpm12 tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.type4-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test 2023-11-07 03:39:11 -05:00
DSDT.viot tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
DSDT.xapic tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
ERST.acpierst ACPI ERST: step 6 of bios-tables-test.c 2022-02-06 04:33:50 -05:00
FACP tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACP.core-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test 2023-11-07 03:39:11 -05:00
FACP.core-count2 tests/acpi: update tables for new core count test 2022-11-07 14:08:18 -05:00
FACP.nosmm tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACP.slic tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACP.thread-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test 2023-11-07 03:39:11 -05:00
FACP.thread-count2 tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test 2023-11-07 03:39:11 -05:00
FACP.type4-count tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test 2023-11-07 03:39:11 -05:00
FACP.xapic tests/acpi: i386: update FACP table differences 2022-03-06 16:06:16 -05:00
FACS tests: Move tests/acpi-test-data/ to tests/data/acpi/ 2018-11-05 13:23:31 -05:00
HMAT.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
HMAT.acpihmat-noinitiator tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT: 2022-11-07 14:08:17 -05:00
HPET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
IVRS.ivrs test: bios-tables-test: add IVRS changed binary 2024-02-14 06:09:32 -05:00
MCFG tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
NFIT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SLIC.slic tests: acpi: SLIC: update expected blobs 2022-01-07 19:30:13 -05:00
SLIT.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SLIT.memhp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.acpihmat tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.acpihmat-noinitiator tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT: 2022-11-07 14:08:17 -05:00
SRAT.cphp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.dimmpxm tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.memhp tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.mmio64 tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.numamem tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00
SRAT.xapic tests: acpi: update expected tables blobs 2021-10-20 04:37:55 -04:00
SSDT.dimmpxm tests: acpi: update expected SSDT.dimmpxm blob 2024-03-18 08:42:46 -04:00
TCPA.tis.tpm12 tests: acpi: tpm1.2: Add expected TPM 1.2 ACPI blobs 2021-08-31 17:33:12 -04:00
TPM2.tis.tpm2 tests: acpi: tpm2: Add the renamed ACPI files and drop old ones 2021-08-31 17:33:12 -04:00
VIOT.viot tests/acpi: virt: update golden masters for VIOT 2022-06-09 19:32:49 -04:00
WAET tests/acpi: update expected data files 2021-02-05 08:52:59 -05:00