]> git.proxmox.com Git - mirror_qemu.git/commit
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)
commit92a16d7a9a904d5dd55d012b89ad798f0e4cd0bd
treec0e6c492b9ce2b4a433d745208ed71400644ca82
parent8546b09965392da55fc1ce797ef774cb6e298468
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