xemu/tests/data/acpi/x86/pc
Igor Mammedov 73ca3ba37d tests: acpi: update expected blobs
_DSM function 7 AML should have followig change:

               If ((Arg2 == 0x07))
               {
  -                Local0 = Package (0x02)
  -                    {
  -                        Zero,
  -                        ""
  -                    }
                   Local2 = AIDX (DerefOf (Arg4 [Zero]), DerefOf (Arg4 [One]
                       ))
  -                Local0 [Zero] = Local2
  +                Local0 = Package (0x02) {}
  +                If (!((Local2 == Zero) || (Local2 == 0xFFFFFFFF)))
  +                {
  +                    Local0 [Zero] = Local2
  +                    Local0 [One] = ""
  +                }
  +
                   Return (Local0)
               }
           }

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20250115125342.3883374-4-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit 9fb1c9a1bb26e111ee5fa5538070cd684de14c08)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: regenerate acpi tables for 9.2)
2025-01-17 09:58:21 +03:00
..
APIC tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
APIC.acpihmat tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
APIC.cphp tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
APIC.dimmpxm tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
DSDT tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.acpierst tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.acpihmat tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.bridge tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.cphp tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.dimmpxm tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.hpbridge tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.hpbrroot tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.ipmikcs tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.memhp tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.nohpet tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.numamem tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
DSDT.roothp tests: acpi: update expected blobs 2025-01-17 09:58:21 +03:00
ERST.acpierst tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
FACP tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
FACP.nosmm tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
FACS tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
HMAT.acpihmat tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
HPET tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
NFIT.dimmpxm tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SLIT.cphp tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SLIT.memhp tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SRAT.acpihmat tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SRAT.cphp tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SRAT.dimmpxm tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SRAT.memhp tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SRAT.numamem tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
SSDT.dimmpxm tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00
WAET tests/data/acpi: Move x86 ACPI tables under x86/${machine} path 2024-07-03 18:14:06 -04:00