aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/irq_comm.c
AgeCommit message (Expand)Author
2009-03-24KVM: fix sparse warnings: Should it be static?Hannes Eder
2009-03-24KVM: ia64: Fix the build errors due to lack of macros related to MSI.Xiantao Zhang
2009-03-24KVM: Report IRQ injection status for MSI delivered interruptsGleb Natapov
2009-03-24KVM: Report IRQ injection status to userspace.Gleb Natapov
2009-03-24KVM: Use irq routing API for MSISheng Yang
2009-03-24KVM: make irq ack notifications aware of routing tableMarcelo Tosatti
2009-03-24KVM: Userspace controlled irq routingAvi Kivity
2009-03-24KVM: Interrupt mask notifiers for ioapicAvi Kivity
2008-12-31KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertionsMark McLoughlin
2008-12-31KVM: make kvm_unregister_irq_ack_notifier() safeMark McLoughlin
2008-12-31KVM: remove the IRQ ACK notifier assertionsMark McLoughlin
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-15KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang