mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 07:39:26 +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>