Drop _DSM 5 from expected DSDTs on ARM
commit62a4db5522cbbd8b5309a2949c22f00e5b0138e3
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 3 Aug 2021 20:20:22 +0000 (3 16:20 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 3 Aug 2021 20:32:35 +0000 (3 16:32 -0400)
tree25fc15d320ed75f2e23e6c753be44926c0bcabcc
parent40c3472a29c9a1fd65255fc196aa6feb99aaec9e
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>
tests/data/acpi/microvm/DSDT.pcie
tests/data/acpi/virt/DSDT
tests/data/acpi/virt/DSDT.memhp
tests/data/acpi/virt/DSDT.numamem
tests/data/acpi/virt/DSDT.pxb
tests/qtest/bios-tables-test-allowed-diff.h