aboutsummaryrefslogtreecommitdiff
path: root/hw/kvm/ioapic.c
AgeCommit message (Expand)Author
2013-04-08hw: move headers to include/Paolo Bonzini
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-11-26pc_piix: Move kvm irq routing functions out of pc_piix.cJason Baron
2012-08-09kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()Peter Maydell
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-19kvm: x86: Add user space part for in-kernel IOAPICJan Kiszka