Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03a97d825573de7b6ff1b44f257345efbff2161a
/
virt
/
kvm
/
eventfd.c
b97e6de
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
by Paolo Bonzini
· 9 years ago
c9a5ecc
kvm/eventfd: add arch-specific set_irq
by Andrey Smetanin
· 9 years ago
ba1aefc
kvm/eventfd: factor out kvm_notify_acked_gsi()
by Andrey Smetanin
· 9 years ago
351dc647
kvm/eventfd: avoid loop inside irqfd_update()
by Andrey Smetanin
· 9 years ago
f70c20a
KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
by Feng Wu
· 9 years ago
9016cfb
KVM: eventfd: add irq bypass consumer management
by Eric Auger
· 9 years ago
1a02b27
KVM: introduce kvm_arch functions for IRQ bypass
by Eric Auger
· 9 years ago
166c977
KVM: create kvm_irqfd.h
by Eric Auger
· 9 years ago
e9ea506
kvm: add capability for any-length ioeventfds
by Jason Wang
· 9 years ago
eefd6b0
kvm: fix double free for fast mmio eventfd
by Jason Wang
· 9 years ago
85da11c
kvm: factor out core eventfd assign/deassign logic
by Jason Wang
· 9 years ago
8453fec
kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfd
by Jason Wang
· 9 years ago
af669ac
KVM: move iodev.h from virt/kvm/ to include/kvm
by Andre Przywara
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
01c94e6
KVM: introduce kvm_arch_intc_initialized and use it in irqfd
by Eric Auger
· 10 years ago
6ef768f
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
by Paolo Bonzini
· 10 years ago
29f1b65
KVM: EVENTFD: Remove inclusion of irq.h
by Christoffer Dall
· 10 years ago
c77dcac
KVM: Move more code under CONFIG_HAVE_KVM_IRQFD
by Paolo Bonzini
· 10 years ago
297e210
KVM: Give IRQFD its own separate enabling Kconfig option
by Paul Mackerras
· 10 years ago
e4d57e1
KVM: Move irq notifier implementation into eventfd.c
by Paul Mackerras
· 10 years ago
9957c86
KVM: Move all accesses to kvm::irq_routing into irqchip.c
by Paul Mackerras
· 10 years ago
8ba918d
KVM: irqchip: Provide and use accessors for irq routing table
by Paul Mackerras
· 10 years ago
56f89f3
KVM: Don't keep reference to irq routing table in irqfd struct
by Paul Mackerras
· 10 years ago
719d93c
kvm/irqchip: Speed up KVM_SET_GSI_ROUTING
by Christian Borntraeger
· 11 years ago
68c3b4d
KVM: VMX: speed up wildcard MMIO EVENTFD
by Michael S. Tsirkin
· 11 years ago
f848a5a
KVM: support any-length wildcard ioeventfd
by Michael S. Tsirkin
· 11 years ago
684a0b7
KVM: eventfd: Fix lock order inversion.
by Cornelia Huck
· 11 years ago
cffe78d
kvm eventfd: switch to fdget
by Al Viro
· 11 years ago
6ea34c9
kvm: exclude ioeventfd from counting kvm_io_range limit
by Amos Kong
· 11 years ago
a725d56
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
by Alexander Graf
· 12 years ago
aa2fbe6
KVM: Let ioapic know the irq line status
by Yang Zhang
· 12 years ago
05e07f9
kvm: fix MMIO/PIO collision misdetection
by Michael S. Tsirkin
· 12 years ago
2b83451
KVM: ioeventfd for virtio-ccw devices.
by Cornelia Huck
· 12 years ago
a0f155e
KVM: Initialize irqfd from kvm_init().
by Cornelia Huck
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
49f8a1a
kvm: Fix irqfd resampler list walk
by Alex Williamson
· 12 years ago
914daba
KVM: Distangle eventfd code from irqchip
by Alexander Graf
· 12 years ago
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
7a84428
KVM: Add resampling irqfds for level triggered interrupts
by Alex Williamson
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
326cf03
KVM: Sanitize KVM_IRQFD flags
by Alex Williamson
· 12 years ago
d4db293
KVM: Pass kvm_irqfd to functions
by Alex Williamson
· 12 years ago
743eeb0
KVM: Intelligent device lookup on I/O bus
by Sasha Levin
· 13 years ago
7bc30c2
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
9e02fb9
KVM: fix crash on irqfd deassign
by Michael S. Tsirkin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
c8ce057
KVM: improve comment on rcu use in irqfd_deassign
by Michael S. Tsirkin
· 14 years ago
bd2b53b
KVM: fast-path msi injection with irqfd
by Michael S. Tsirkin
· 14 years ago
6bbfb26
KVM: fix irqfd assign/deassign race
by Michael S. Tsirkin
· 14 years ago
221d059
KVM: Update Red Hat copyrights
by Avi Kivity
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8b97fb0
KVM: do not store wqh in irqfd
by Michael S. Tsirkin
· 15 years ago
79fac95
KVM: convert slots_lock to a mutex
by Marcelo Tosatti
· 15 years ago
e93f8a0
KVM: convert io_bus to SRCU
by Marcelo Tosatti
· 15 years ago
b6a114d
KVM: fix spurious interrupt with irqfd
by Michael S. Tsirkin
· 15 years ago
f1d1c30
KVM: only allow one gsi per fd
by Michael S. Tsirkin
· 15 years ago
680b364
KVM: Drop kvm->irq_lock lock from irq injection path
by Gleb Natapov
· 15 years ago
6223011
KVM: correct error-handling code
by Julia Lawall
· 15 years ago
d34e6b1
KVM: add ioeventfd support
by Gregory Haskins
· 15 years ago
fa40a82
KVM: switch irq injection/acking data structures to irq_lock
by Marcelo Tosatti
· 15 years ago
721eecb
KVM: irqfd
by Gregory Haskins
· 15 years ago