]> Git Repo - qemu.git/commit
acpi: make build_madt() more generic.
authorGerd Hoffmann <[email protected]>
Wed, 20 May 2020 13:19:46 +0000 (15:19 +0200)
committerMichael S. Tsirkin <[email protected]>
Fri, 12 Jun 2020 14:17:06 +0000 (10:17 -0400)
commit1dc32f9aeb127d995efd52a29f57460c011780da
treeaffc79b732b18ec5331c5667b1354557b479d325
parent9b83bb27477f3fb2c08db32ea2ee9e8f817f0f9d
acpi: make build_madt() more generic.

Remove PCMachineState dependency from build_madt().
Pass AcpiDeviceIf as separate argument instead of
depending on PCMachineState->acpi_dev.

Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Message-Id: <20200520132003[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/acpi-build.c
This page took 0.027785 seconds and 4 git commands to generate.