On Sun, Jul 28, 2013 at 02:37:59AM +0200, Andreas Färber wrote:
> Am 24.07.2013 18:02, schrieb Michael S. Tsirkin:
> > This adds APIs that will be used to fill in
> > guest info table, implemented using QOM,
> > to various ich9 components.
> >
> > Signed-off-by: Michael S. Tsirkin
> > ---
> > hw
Am 24.07.2013 18:02, schrieb Michael S. Tsirkin:
> This adds APIs that will be used to fill in
> guest info table, implemented using QOM,
> to various ich9 components.
>
> Signed-off-by: Michael S. Tsirkin
> ---
> hw/acpi/ich9.c| 6 ++
> hw/isa/lpc_ich9.c | 19 ++
On 07/24/13 18:02, Michael S. Tsirkin wrote:
> This adds APIs that will be used to fill in
> guest info table, implemented using QOM,
> to various ich9 components.
Uses QOM to lookup the device state without needing nasty hooks in
machine creation. Then goes copy info directly from device state a
This adds APIs that will be used to fill in
guest info table, implemented using QOM,
to various ich9 components.
Signed-off-by: Michael S. Tsirkin
---
hw/acpi/ich9.c| 6 ++
hw/isa/lpc_ich9.c | 19 +++
hw/pci-host/q35.c | 10 ++
include/hw/