]> git.proxmox.com Git - qemu.git/commit
piix: APIs for pc guest info
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jul 2013 15:56:11 +0000 (18:56 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:48:52 +0000 (17:48 +0300)
commit277e9340e6a1b0a0e8e988d2f0ac82b18b695c0b
tree1f930db0bb407e26a7fe7ca74e81b074db252cd0
parentf854ecc79957e588bed8ed7e8c1c24ded55fc1e9
piix: APIs for pc guest info

This adds APIs that will be used to fill in guest acpi tables.
Some required information is still lacking in QOM, so we
fall back on lookups by type and returning explicit types.

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/piix4.c
hw/pci-host/piix.c
include/hw/acpi/piix4.h [new file with mode: 0644]
include/hw/i386/pc.h