mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
![]() Expected changes: * pc/bridge testcase due to ("pcihp: compose PCNT callchain right before its user _GPE._E01") ... + Scope (\_SB.PCI0) + { + Scope (S18) + { + Scope (S08) + { + Method (PCNT, 0, NotSerialized) + { + BNUM = 0x02 + DVNT (PCIU, One) + DVNT (PCID, 0x03) + } + } Method (PCNT, 0, NotSerialized) { - BNUM = Zero + BNUM = One DVNT (PCIU, One) DVNT (PCID, 0x03) - ^S18.PCNT () + ^S08.PCNT () } } + + Method (PCNT, 0, NotSerialized) + { + BNUM = Zero + DVNT (PCIU, One) + DVNT (PCID, 0x03) + ^S18.PCNT () + } } Scope (_GPE) * due to ("pcihp: do not put empty PCNT in DSDT") in the most Q35 tests ... { Name (_ADR, 0x001F0003) // _ADR: Address } - - Method (PCNT, 0, NotSerialized) - { - } } } ... { Method (_E01, 0, NotSerialized) // _Exx: Edge-Triggered GPE { - Acquire (\_SB.PCI0.BLCK, 0xFFFF) - \_SB.PCI0.PCNT () - Release (\_SB.PCI0.BLCK) } } Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20230112140312.3096331-24-imammedo@redhat.com> |
||
---|---|---|
.. | ||
APIC | ||
APIC.acpihmat | ||
APIC.cphp | ||
APIC.dimmpxm | ||
DSDT | ||
DSDT.acpierst | ||
DSDT.acpihmat | ||
DSDT.bridge | ||
DSDT.cphp | ||
DSDT.dimmpxm | ||
DSDT.hpbridge | ||
DSDT.hpbrroot | ||
DSDT.ipmikcs | ||
DSDT.memhp | ||
DSDT.nohpet | ||
DSDT.numamem | ||
DSDT.roothp | ||
ERST.acpierst | ||
FACP | ||
FACP.nosmm | ||
FACS | ||
HMAT.acpihmat | ||
HPET | ||
NFIT.dimmpxm | ||
SLIT.cphp | ||
SLIT.memhp | ||
SRAT.acpihmat | ||
SRAT.cphp | ||
SRAT.dimmpxm | ||
SRAT.memhp | ||
SRAT.numamem | ||
SSDT.dimmpxm | ||
WAET |