Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: fix irqfd assign/deassign race | Michael S. Tsirkin | 2010-09-23 | 1 | -1/+2 |
* | KVM: Update Red Hat copyrights | Avi Kivity | 2010-08-01 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | KVM: do not store wqh in irqfd | Michael S. Tsirkin | 2010-03-01 | 1 | -3/+0 |
* | KVM: convert slots_lock to a mutex | Marcelo Tosatti | 2010-03-01 | 1 | -5/+5 |
* | KVM: convert io_bus to SRCU | Marcelo Tosatti | 2010-03-01 | 1 | -4/+4 |
* | KVM: fix spurious interrupt with irqfd | Michael S. Tsirkin | 2010-01-25 | 1 | -1/+2 |
* | KVM: only allow one gsi per fd | Michael S. Tsirkin | 2010-01-25 | 1 | -2/+13 |
* | KVM: Drop kvm->irq_lock lock from irq injection path | Gleb Natapov | 2009-12-03 | 1 | -2/+0 |
* | KVM: correct error-handling code | Julia Lawall | 2009-09-10 | 1 | -1/+1 |
* | KVM: add ioeventfd support | Gregory Haskins | 2009-09-10 | 1 | -1/+250 |
* | KVM: switch irq injection/acking data structures to irq_lock | Marcelo Tosatti | 2009-09-10 | 1 | -2/+2 |
* | KVM: irqfd | Gregory Haskins | 2009-09-10 | 1 | -0/+329 |