Age | Commit message (Expand) | Author |
2017-04-12 | KVM: x86: rename kvm_vcpu_request_scan_ioapic() | David Hildenbrand |
2017-03-23 | KVM: kvm_io_bus_unregister_dev() should never fail | David Hildenbrand |
2016-10-26 | KVM: fix OOPS on flush_work | Paolo Bonzini |
2016-09-07 | KVM: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar |
2016-05-11 | kvm: Conditionally register IRQ bypass consumer | Alex Williamson |
2015-11-04 | KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic | Paolo Bonzini |
2015-10-16 | kvm/eventfd: add arch-specific set_irq | Andrey Smetanin |
2015-10-16 | kvm/eventfd: factor out kvm_notify_acked_gsi() | Andrey Smetanin |
2015-10-16 | kvm/eventfd: avoid loop inside irqfd_update() | Andrey Smetanin |
2015-10-01 | KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' | Feng Wu |
2015-10-01 | KVM: eventfd: add irq bypass consumer management | Eric Auger |
2015-10-01 | KVM: introduce kvm_arch functions for IRQ bypass | Eric Auger |
2015-10-01 | KVM: create kvm_irqfd.h | Eric Auger |
2015-10-01 | kvm: add capability for any-length ioeventfds | Jason Wang |
2015-09-15 | kvm: fix double free for fast mmio eventfd | Jason Wang |
2015-09-15 | kvm: factor out core eventfd assign/deassign logic | Jason Wang |
2015-09-15 | kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd | Jason Wang |
2015-03-26 | KVM: move iodev.h from virt/kvm/ to include/kvm | Andre Przywara |
2015-03-26 | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. | Nikolay Nikolaev |
2015-03-12 | KVM: introduce kvm_arch_intc_initialized and use it in irqfd | Eric Auger |
2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini |
2014-09-24 | KVM: EVENTFD: Remove inclusion of irq.h | Christoffer Dall |
2014-08-06 | KVM: Move more code under CONFIG_HAVE_KVM_IRQFD | Paolo Bonzini |
2014-08-05 | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras |
2014-08-05 | KVM: Move irq notifier implementation into eventfd.c | Paul Mackerras |
2014-08-05 | KVM: Move all accesses to kvm::irq_routing into irqchip.c | Paul Mackerras |
2014-08-05 | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras |
2014-08-05 | KVM: Don't keep reference to irq routing table in irqfd struct | Paul Mackerras |
2014-05-05 | kvm/irqchip: Speed up KVM_SET_GSI_ROUTING | Christian Borntraeger |
2014-04-17 | KVM: VMX: speed up wildcard MMIO EVENTFD | Michael S. Tsirkin |
2014-04-17 | KVM: support any-length wildcard ioeventfd | Michael S. Tsirkin |
2014-03-18 | KVM: eventfd: Fix lock order inversion. | Cornelia Huck |
2013-09-03 | kvm eventfd: switch to fdget | Al Viro |
2013-06-04 | kvm: exclude ioeventfd from counting kvm_io_range limit | Amos Kong |
2013-04-26 | KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING | Alexander Graf |
2013-04-15 | KVM: Let ioapic know the irq line status | Yang Zhang |
2013-04-07 | kvm: fix MMIO/PIO collision misdetection | Michael S. Tsirkin |
2013-03-05 | KVM: ioeventfd for virtio-ccw devices. | Cornelia Huck |
2013-03-05 | KVM: Initialize irqfd from kvm_init(). | Cornelia Huck |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2012-12-10 | kvm: Fix irqfd resampler list walk | Alex Williamson |
2012-12-06 | KVM: Distangle eventfd code from irqchip | Alexander Graf |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-09-23 | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-07-02 | KVM: Sanitize KVM_IRQFD flags | Alex Williamson |
2012-07-02 | KVM: Pass kvm_irqfd to functions | Alex Williamson |
2011-09-25 | KVM: Intelligent device lookup on I/O bus | Sasha Levin |
2011-04-07 | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-04-06 | KVM: fix crash on irqfd deassign | Michael S. Tsirkin |