summary refs log tree commit diff stats
path: root/util/qemu-sockets.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2021-08-03 16:20:22 -0400
committerMichael S. Tsirkin <mst@redhat.com>2021-08-03 16:32:35 -0400
commit62a4db5522cbbd8b5309a2949c22f00e5b0138e3 (patch)
tree25fc15d320ed75f2e23e6c753be44926c0bcabcc /util/qemu-sockets.c
parent40c3472a29c9a1fd65255fc196aa6feb99aaec9e (diff)
downloadfocaccia-qemu-62a4db5522cbbd8b5309a2949c22f00e5b0138e3.tar.gz
focaccia-qemu-62a4db5522cbbd8b5309a2949c22f00e5b0138e3.zip
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 'util/qemu-sockets.c')
0 files changed, 0 insertions, 0 deletions