ich9: APIs for pc guest info
commit6f1426ab0fad715bccbad60e976ebf420442006c
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jul 2013 15:56:10 +0000 (24 18:56 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:48:52 +0000 (14 17:48 +0300)
treead6fdb207a2d4994561592ac61263111b6a4dc6d
parent277e9340e6a1b0a0e8e988d2f0ac82b18b695c0b
ich9: APIs for pc guest info

This adds APIs that will be used to fill in
acpi tables, implemented using QOM,
to various ich9 components.
Some information is still missing in QOM,
so we fall back on lookups by type instead.

Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/ich9.c
hw/isa/lpc_ich9.c
hw/pci-host/q35.c
include/hw/acpi/ich9.h
include/hw/i386/ich9.h
include/hw/pci-host/q35.h