aboutsummaryrefslogtreecommitdiff
path: root/hw/kvm/ioapic.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini1-165/+0
2013-04-08hw: move headers to include/Paolo Bonzini1-3/+3
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-11-26pc_piix: Move kvm irq routing functions out of pc_piix.cJason Baron1-0/+40
2012-08-09kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()Peter Maydell1-1/+1
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-8/+12
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-8/+15
2012-01-19kvm: x86: Add user space part for in-kernel IOAPICJan Kiszka1-0/+114