Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: Use irq routing API for MSI | Sheng Yang | 2009-03-24 | 1 | -7/+71 |
* | KVM: make irq ack notifications aware of routing table | Marcelo Tosatti | 2009-03-24 | 1 | -3/+10 |
* | KVM: Userspace controlled irq routing | Avi Kivity | 2009-03-24 | 1 | -4/+164 |
* | KVM: Interrupt mask notifiers for ioapic | Avi Kivity | 2009-03-24 | 1 | -0/+24 |
* | KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions | Mark McLoughlin | 2008-12-31 | 1 | -4/+10 |
* | KVM: make kvm_unregister_irq_ack_notifier() safe | Mark McLoughlin | 2008-12-31 | 1 | -3/+1 |
* | KVM: remove the IRQ ACK notifier assertions | Mark McLoughlin | 2008-12-31 | 1 | -3/+0 |
* | KVM: IRQ ACK notifier should be used with in-kernel irqchip | Sheng Yang | 2008-12-31 | 1 | -2/+6 |
* | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 | 1 | -3/+39 |
* | KVM: Separate irq ack notification out of arch/x86/kvm/irq.c | Xiantao Zhang | 2008-10-15 | 1 | -0/+60 |