]> git.proxmox.com Git - mirror_qemu.git/commit
tests/data/acpi: update after SMBIOS 2.0 change
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 26 Jun 2023 09:54:41 +0000 (05:54 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 26 Jun 2023 13:50:00 +0000 (09:50 -0400)
commitc85cad8105e647e6aae1b0d8405c49d91994b158
tree4bdab2f974627c0366c5f9a3dd88803b63ad0f8b
parentbf376f3020dfd7bcb2c4158b4ffa85c04d44f56d
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>
tests/data/acpi/q35/SSDT.dimmpxm
tests/qtest/bios-tables-test-allowed-diff.h