aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/ioapic.h
AgeCommit message (Expand)Author
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin
2012-04-16KVM: dont clear TMR on EOIMichael S. Tsirkin
2010-05-13KVM: convert ioapic lock to spinlockMarcelo Tosatti
2010-03-01KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrlWei Yongjun
2010-03-01KVM: avoid taking ioapic mutex for non-ioapic EOIsAvi Kivity
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov
2009-06-10KVM: ioapic/msi interrupt delivery consolidationGleb Natapov
2009-06-10KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmaskSheng Yang
2009-06-10KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang
2009-06-10KVM: Change API of kvm_ioapic_get_delivery_bitmaskSheng Yang
2009-06-10KVM: Split IOAPIC structureSheng Yang
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2008-12-31KVM: Export ioapic_get_delivery_bitmaskSheng Yang
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang
2008-10-15KVM: irq ack notificationMarcelo Tosatti
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao