1
0
mirror of https://gitlab.com/qemu-project/qemu synced 2024-07-09 04:27:12 +00:00
qemu/tests/data/acpi
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
..
microvm ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
pc tests: acpi: update expected blobs 2023-08-03 16:06:49 -04:00
q35 tests: acpi: update expected SSDT.dimmpxm blob 2024-03-18 08:42:46 -04:00
virt tests/qtest/bios-tables-tests: Update virt golden reference 2024-02-15 11:31:52 +00:00
disassemle-aml.sh disassemble-aml: -o actually works 2020-08-27 08:27:48 -04:00
rebuild-expected-aml.sh rebuild-expected-aml.sh: allow partial target list 2021-10-20 04:44:05 -04:00