summaryrefslogtreecommitdiffstats
path: root/tests/data/acpi/pc/DSDT.cphp
diff options
context:
space:
mode:
authorIgor Mammedov2022-06-08 15:53:25 +0200
committerMichael S. Tsirkin2022-06-10 01:32:49 +0200
commit887e8e9d3a4578059bd0a213e9b3cae81943dc18 (patch)
treee17f91cb25cc922a0301cb1fa369d45c705f3628 /tests/data/acpi/pc/DSDT.cphp
parentacpi: pc: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors (diff)
downloadqemu-887e8e9d3a4578059bd0a213e9b3cae81943dc18.tar.gz
qemu-887e8e9d3a4578059bd0a213e9b3cae81943dc18.tar.xz
qemu-887e8e9d3a4578059bd0a213e9b3cae81943dc18.zip
acpi: q35: isa bridge: use AcpiDevAmlIf interface to build ISA device descriptors
replaces adhoc build_isa_devices_aml() with generic AcpiDevAmlIf way to build bridge AML including all devices that are attached to its ISA bus. Later when PCI is converted to AcpiDevAmlIf, build_q35_isa_bridge() will also be dropped since PCI parts itself will take care of building device prologue/epilogue AML for each enumerated PCI device. Expected AML change is contextual, where ISA devices are moved from separately declared _SB.PCI0.ISA scope, directly under Device(ISA) node. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <20220608135340.3304695-21-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/data/acpi/pc/DSDT.cphp')
0 files changed, 0 insertions, 0 deletions