Read the documentation in qemu-doc.html or on http://wiki.qemu.org - QEMU team
Anthony Liguori
authored
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>