]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
pc: add acpi-device link to PCMachineState
authorIgor Mammedov <imammedo@redhat.com>
Mon, 2 Jun 2014 13:25:24 +0000 (15:25 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 13:41:51 +0000 (16:41 +0300)
commit781bbd6bec587606b1b98b78512f2bba64183b0c
treef3147e2e03bd9c1e64bf3f0518bd52501841713a
parentf816a62daa05ae3b973c76834be7f319b2d02f03
pc: add acpi-device link to PCMachineState

the link will used later to access device implementing
ACPI functions instead of adhoc lookup in QOM tree.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/piix4.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/mips/mips_malta.c
include/hw/i386/pc.h