qemu/tests/data/acpi
Michael S. Tsirkin c85cad8105 tests/data/acpi: update after SMBIOS 2.0 change
Switching to SMBIOS3.0 by default shifts some addresses, so we get this
change in tests/data/acpi/q35/SSDT.dimmpxm :

@@ -389,6 +389,6 @@
         }
     }

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

update the expected file to match.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-06-26 09:50:00 -04:00
..
microvm ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
pc ACPI: bios-tables-test.c step 5 (update expected table binaries) 2023-05-19 01:36:09 -04:00
q35 tests/data/acpi: update after SMBIOS 2.0 change 2023-06-26 09:50:00 -04:00
virt bios-tables-test: use 128M numa nodes on aarch64 2023-03-20 09:59:25 +01: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