summaryrefslogtreecommitdiff
path: root/virt/kvm/ioapic.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-13KVM: convert ioapic lock to spinlockMarcelo Tosatti1-1/+1
2010-03-01KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrlWei Yongjun1-0/+1
2010-03-01KVM: avoid taking ioapic mutex for non-ioapic EOIsAvi Kivity1-0/+1
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov1-0/+4
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov1-0/+1
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov1-4/+2
2009-06-10KVM: change the way how lowest priority vcpu is calculatedGleb Natapov1-2/+1
2009-06-10KVM: consolidate ioapic/ipi interrupt delivery logicGleb Natapov1-4/+6
2009-06-10KVM: ioapic/msi interrupt delivery consolidationGleb Natapov1-2/+2
2009-06-10KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmaskSheng Yang1-2/+3
2009-06-10KVM: Update intr delivery func to accept unsigned long* bitmapSheng Yang1-1/+1
2009-06-10KVM: Change API of kvm_ioapic_get_delivery_bitmaskSheng Yang1-2/+2
2009-06-10KVM: Split IOAPIC structureSheng Yang1-16/+1
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov1-1/+1
2008-12-31KVM: Export ioapic_get_delivery_bitmaskSheng Yang1-0/+2
2008-10-15KVM: Move irqchip_in_kernel() from ioapic.h to irq.hXiantao Zhang1-7/+0
2008-10-15KVM: irq ack notificationMarcelo Tosatti1-1/+2
2008-01-30KVM: Move ioapic code to common directory.Zhang Xiantao1-0/+95