summaryrefslogtreecommitdiff
path: root/virt/kvm/eventfd.c
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* annotate poll-related wait keysAl Viro2017-11-27
* anntotate the places where ->poll() return values goAl Viro2017-11-27
* Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr2017-09-19
* KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr2017-09-15
* Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Paolo Bonzini2017-07-10
|\
| * KVM: mark kvm->busses as rcu protectedChristian Borntraeger2017-07-07
* | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-20
|/
* KVM: x86: rename kvm_vcpu_request_scan_ioapic()David Hildenbrand2017-04-12
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-03-23
* KVM: fix OOPS on flush_workPaolo Bonzini2016-10-26
* KVM: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-07
* kvm: Conditionally register IRQ bypass consumerAlex Williamson2016-05-11
* KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini2015-11-04
* kvm/eventfd: add arch-specific set_irqAndrey Smetanin2015-10-16
* kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin2015-10-16
* kvm/eventfd: avoid loop inside irqfd_update()Andrey Smetanin2015-10-16
* KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu2015-10-01
* KVM: eventfd: add irq bypass consumer managementEric Auger2015-10-01
* KVM: introduce kvm_arch functions for IRQ bypassEric Auger2015-10-01
* KVM: create kvm_irqfd.hEric Auger2015-10-01
* kvm: add capability for any-length ioeventfdsJason Wang2015-10-01
* kvm: fix double free for fast mmio eventfdJason Wang2015-09-15
* kvm: factor out core eventfd assign/deassign logicJason Wang2015-09-15
* kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang2015-09-15
* KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-26
* KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
* KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger2015-03-12
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-21
* KVM: EVENTFD: Remove inclusion of irq.hChristoffer Dall2014-09-24
* KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-06
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-05
* KVM: Move irq notifier implementation into eventfd.cPaul Mackerras2014-08-05
* KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras2014-08-05
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
* KVM: Don't keep reference to irq routing table in irqfd structPaul Mackerras2014-08-05
* kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger2014-05-05
* KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-17
* KVM: support any-length wildcard ioeventfdMichael S. Tsirkin2014-04-17
* KVM: eventfd: Fix lock order inversion.Cornelia Huck2014-03-18
* kvm eventfd: switch to fdgetAl Viro2013-09-03
* kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2013-06-04
* KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-26
* KVM: Let ioapic know the irq line statusYang Zhang2013-04-15
* kvm: fix MMIO/PIO collision misdetectionMichael S. Tsirkin2013-04-07
* KVM: ioeventfd for virtio-ccw devices.Cornelia Huck2013-03-05
* KVM: Initialize irqfd from kvm_init().Cornelia Huck2013-03-05
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* kvm: Fix irqfd resampler list walkAlex Williamson2012-12-10
* KVM: Distangle eventfd code from irqchipAlexander Graf2012-12-06