summary refs log tree commit diff stats
path: root/hw/kvm/ioapic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini2013-04-081-165/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-3/+3
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* pc_piix: Move kvm irq routing functions out of pc_piix.cJason Baron2012-11-261-0/+40
* kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq()Peter Maydell2012-08-091-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-8/+12
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-8/+15
* kvm: x86: Add user space part for in-kernel IOAPICJan Kiszka2012-01-191-0/+114