KVM: Userspace controlled irq routing
[safe/jmp/linux-2.6] / virt / kvm / irq_comm.c
2009-03-24 Avi KivityKVM: Userspace controlled irq routing
2009-03-24 Avi KivityKVM: Interrupt mask notifiers for ioapic
2008-12-31 Mark McLoughlinKVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
2008-12-31 Mark McLoughlinKVM: make kvm_unregister_irq_ack_notifier() safe
2008-12-31 Mark McLoughlinKVM: remove the IRQ ACK notifier assertions
2008-12-31 Sheng YangKVM: IRQ ACK notifier should be used with in-kernel...
2008-10-28 Sheng YangKVM: Fix guest shared interrupt with in-kernel irqchip
2008-10-15 Xiantao ZhangKVM: Separate irq ack notification out of arch/x86...