]> git.proxmox.com Git - mirror_qemu.git/commit
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
authorBernhard Beschow <shentey@gmail.com>
Sat, 21 Jan 2023 15:19:36 +0000 (16:19 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 27 Jan 2023 16:47:02 +0000 (11:47 -0500)
commit9c6c0aeacda7d9c3e3d5743f4927d31f5ac76888
tree6efd5f7d0a21f96330f5d933b65e36ed3f87d3b2
parent1f1b30af753288c176ddff2bc62b6d3d37aa8a6d
hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()

Frees isa-bus.c from implicit ACPI dependency.

While at it, resolve open coding of qbus_build_aml() in piix3 and ich9.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230121151941.24120-3-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/acpi_interface.c
hw/i2c/smbus_ich9.c
hw/i386/acpi-microvm.c
hw/isa/isa-bus.c
hw/isa/lpc_ich9.c
hw/isa/piix3.c
include/hw/acpi/acpi_aml_interface.h
include/hw/isa/isa.h