apic: qdev conversion cleanup
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Jun 2010 07:47:42 +0000 (07:47 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Jun 2010 07:47:42 +0000 (07:47 +0000)
commit2a56527d7d971719b7112ed2ee368255ca3ddbba
treec0e6c492b9ce2b4a433d745208ed71400644ca82
parent77510cef5e025c22000fdaca55086d19a3daf3b6
apic: qdev conversion cleanup

Make APICState completely private to apic.c by using DeviceState
in external APIs.

Move apic_init() to pc.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/apic.c
hw/apic.h
hw/pc.c
qemu-common.h
target-i386/cpu.h