mirror of
https://github.com/mii443/qemu.git
synced 2025-09-02 07:09:47 +00:00
This converts three devices because apic and ioapic are subclasses of sysbus. Converting subclasses independently of their base class is prohibitively hard. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>