mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
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>
This commit is contained in:
parent
bf376f3020
commit
c85cad8105
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
|
@ -1,2 +1 @@
|
||||||
/* List of comma-separated changed AML files to ignore */
|
/* List of comma-separated changed AML files to ignore */
|
||||||
"tests/data/acpi/q35/SSDT.dimmpxm",
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue