diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2021-08-03 16:20:22 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-08-03 16:32:35 -0400 |
commit | 62a4db5522cbbd8b5309a2949c22f00e5b0138e3 (patch) | |
tree | 25fc15d320ed75f2e23e6c753be44926c0bcabcc /tests/data/acpi/virt/DSDT.numamem | |
parent | 40c3472a29c9a1fd65255fc196aa6feb99aaec9e (diff) |
Drop _DSM 5 from expected DSDTs on ARM
diff -rup /tmp/old/tests/data/acpi/microvm/DSDT.pcie.dsl /tmp/new/tests/data/acpi/microvm/DSDT.pcie.dsl
--- /tmp/old/tests/data/acpi/microvm/DSDT.pcie.dsl 2021-08-03 16:22:52.289295442 -0400
+++ /tmp/new/tests/data/acpi/microvm/DSDT.pcie.dsl 2021-08-03 16:22:40.102286317 -0400
@@ -1302,14 +1302,9 @@ DefinitionBlock ("", "DSDT", 2, "BOCHS "
{
Return (Buffer (One)
{
- 0x21 // !
+ 0x01 // .
})
}
-
- If ((Arg2 == 0x05))
- {
- Return (Zero)
- }
}
Return (Buffer (One)
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data/acpi/virt/DSDT.numamem')
-rw-r--r-- | tests/data/acpi/virt/DSDT.numamem | bin | 5204 -> 5196 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/virt/DSDT.numamem b/tests/data/acpi/virt/DSDT.numamem Binary files differindex 134d8ae5b6..c475039907 100644 --- a/tests/data/acpi/virt/DSDT.numamem +++ b/tests/data/acpi/virt/DSDT.numamem |