summaryrefslogtreecommitdiffstats
path: root/hw/i386/acpi-build.c
diff options
context:
space:
mode:
authorIgor Mammedov2022-06-08 15:53:20 +0200
committerMichael S. Tsirkin2022-06-10 01:32:48 +0200
commit4b66ddcc4d2d690f11152aeed1097f44ecff1aa4 (patch)
tree5fdd2f7da4e77c2b1259a32797fb233672b69a7c /hw/i386/acpi-build.c
parenttests: acpi: update expected DSDT.ipmismbus blob (diff)
downloadqemu-4b66ddcc4d2d690f11152aeed1097f44ecff1aa4.tar.gz
qemu-4b66ddcc4d2d690f11152aeed1097f44ecff1aa4.tar.xz
qemu-4b66ddcc4d2d690f11152aeed1097f44ecff1aa4.zip
acpi: ich9-smb: add support for AcpiDevAmlIf interface
wire AcpiDevAmlIf interface to build ich9-smb and its slave devices AML. It will be used by followup patches to switch from creating AML in ad-hoc way to a more systematic one that will scan present devices and ask them to provide their AML code like it's done with ISA devices. This patch is a partial conversion, as it only fetches AML from slave devices attached to its I2C bus. The conversion will be completed when PCI bus is switched to use AcpiDevAmlIf and build_smb0() could be dropped. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <20220608135340.3304695-16-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/i386/acpi-build.c')
0 files changed, 0 insertions, 0 deletions