aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/eventfd.c
AgeCommit message (Expand)Author
2011-01-12KVM: fast-path msi injection with irqfdMichael S. Tsirkin
2010-09-23KVM: fix irqfd assign/deassign raceMichael S. Tsirkin
2010-08-01KVM: Update Red Hat copyrightsAvi Kivity
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01KVM: do not store wqh in irqfdMichael S. Tsirkin
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti
2010-03-01KVM: convert io_bus to SRCUMarcelo Tosatti
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin
2010-01-25KVM: only allow one gsi per fdMichael S. Tsirkin
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov
2009-09-10KVM: correct error-handling codeJulia Lawall
2009-09-10KVM: add ioeventfd supportGregory Haskins
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti
2009-09-10KVM: irqfdGregory Haskins