mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
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>