qemu/tests/data/acpi/x86/pc
Igor Mammedov e50a24ead1 tests/acpi: update expected blobs
Expected AML return to the state before
  bf1ecc8dad (w/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states)
droping not needed CPRS and _STA logic that broke cpu hotplug

	@@ -2887,7 +2887,6 @@ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC    ", 0x00000001)
			 CRMV,   1,
			 CEJ0,   1,
			 CEJF,   1,
	-                CPRS,   1,
			 Offset (0x05),
			 CCMD,   8
		     }
	@@ -2922,16 +2921,9 @@ DefinitionBlock ("", "DSDT", 1, "BOCHS ", "BXPC    ", 0x00000001)
			 Acquire (\_SB.PCI0.PRES.CPLK, 0xFFFF)
			 \_SB.PCI0.PRES.CSEL = Arg0
			 Local0 = Zero
	-                If ((\_SB.PCI0.PRES.CPRS == One))
	+                If ((\_SB.PCI0.PRES.CPEN == One))
			 {
	-                    If ((\_SB.PCI0.PRES.CPEN == One))
	-                    {
	-                        Local0 = 0x0F
	-                    }
	-                    Else
	-                    {
	-                        Local0 = 0x0D
	-                    }
	+                    Local0 = 0x0F
			 }

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20241112170258.2996640-5-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2024-11-26 16:37:50 -05: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 2024-11-26 16:37:50 -05:00
DSDT.acpierst tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.acpihmat tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.bridge tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.cphp tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.dimmpxm tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.hpbridge tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.hpbrroot tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.ipmikcs tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.memhp tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.nohpet tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.numamem tests/acpi: update expected blobs 2024-11-26 16:37:50 -05:00
DSDT.roothp tests/acpi: update expected blobs 2024-11-26 16:37:50 -05: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