aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/irq_comm.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertionsMark McLoughlin2008-12-311-4/+10
* KVM: make kvm_unregister_irq_ack_notifier() safeMark McLoughlin2008-12-311-3/+1
* KVM: remove the IRQ ACK notifier assertionsMark McLoughlin2008-12-311-3/+0
* KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang2008-12-311-2/+6
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-3/+39
* KVM: Separate irq ack notification out of arch/x86/kvm/irq.cXiantao Zhang2008-10-151-0/+60