aboutsummaryrefslogtreecommitdiff
path: root/virt/kvm/eventfd.c
AgeCommit message (Expand)Author
2011-09-25KVM: Intelligent device lookup on I/O busSasha Levin
2011-04-07Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-04-06KVM: fix crash on irqfd deassignMichael S. Tsirkin
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17KVM: improve comment on rcu use in irqfd_deassignMichael S. Tsirkin
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