Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-01 | KVM: do not store wqh in irqfd | Michael S. Tsirkin | 1 | -3/+0 |
2010-03-01 | KVM: convert slots_lock to a mutex | Marcelo Tosatti | 1 | -5/+5 |
2010-03-01 | KVM: convert io_bus to SRCU | Marcelo Tosatti | 1 | -4/+4 |
2010-01-25 | KVM: fix spurious interrupt with irqfd | Michael S. Tsirkin | 1 | -1/+2 |
2010-01-25 | KVM: only allow one gsi per fd | Michael S. Tsirkin | 1 | -2/+13 |
2009-12-03 | KVM: Drop kvm->irq_lock lock from irq injection path | Gleb Natapov | 1 | -2/+0 |
2009-09-10 | KVM: correct error-handling code | Julia Lawall | 1 | -1/+1 |
2009-09-10 | KVM: add ioeventfd support | Gregory Haskins | 1 | -1/+250 |
2009-09-10 | KVM: switch irq injection/acking data structures to irq_lock | Marcelo Tosatti | 1 | -2/+2 |
2009-09-10 | KVM: irqfd | Gregory Haskins | 1 | -0/+329 |