summaryrefslogtreecommitdiff
path: root/hw/ioapic_common.c
AgeCommit message (Expand)Author
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-01-10Make all static TypeInfos constAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-27qdev: move qdev->info to classAnthony Liguori
2012-01-19ioapic: Factor out base class for KVM reuseJan Kiszka