diff options
author | Igor Mammedov | 2022-06-08 15:53:07 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-06-10 01:32:48 +0200 |
commit | f974e0b75b42e50e6f3d529603e316df3e571ca1 (patch) | |
tree | 76b29fe052c10c111f2e80dac09d4620b3fe1b44 /hw/i386/acpi-build.c | |
parent | acpi: add interface to build device specific AML (diff) | |
download | qemu-f974e0b75b42e50e6f3d529603e316df3e571ca1.tar.gz qemu-f974e0b75b42e50e6f3d529603e316df3e571ca1.tar.xz qemu-f974e0b75b42e50e6f3d529603e316df3e571ca1.zip |
acpi: make isa_build_aml() support AcpiDevAmlIf interface
To allow incremental conversion from ISADeviceClass::build_aml
to AcpiDevAmlIf, add support for the later without removing
the former. Once conversion is complete, another commit will
drop ISADeviceClass::build_aml related code.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Ani Sinha <ani@anisinha.ca>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20220608135340.3304695-3-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