Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
314c3ff47643c7c1f11317f81a80902af80795e3
/
virt
/
kvm
/
irq_comm.c
bd2b53b
KVM: fast-path msi injection with irqfd
by Michael S. Tsirkin
· 14 years ago
9611c18
KVM: fix typo in copyright notice
by Nicolas Kaiser
· 14 years ago
4a99435
KVM: Convert mask notifiers to use irqchip/pin instead of gsi
by Gleb Natapov
· 14 years ago
aefd18f
KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
by Chris Lalancette
· 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
d72118c
KVM: properly check max PIC pin in irq route setup
by Marcelo Tosatti
· 15 years ago
e50212b
KVM: only clear irq_source_id if irqchip is present
by Marcelo Tosatti
· 15 years ago
cd5a268
KVM: fix irq_source_id size verification
by Marcelo Tosatti
· 15 years ago
0c6ddce
KVM: fix lock imbalance in kvm_*_irq_source_id()
by Jiri Slaby
· 15 years ago
680b364
KVM: Drop kvm->irq_lock lock from irq injection path
by Gleb Natapov
· 15 years ago
eba0226
KVM: Move IO APIC to its own lock
by Gleb Natapov
· 15 years ago
280aa17
KVM: Convert irq notifiers lists to RCU locking
by Gleb Natapov
· 15 years ago
136bdfe
KVM: Move irq ack notifier list to arch independent code
by Gleb Natapov
· 15 years ago
e42bba9
KVM: Move irq routing data structure to rcu locking
by Gleb Natapov
· 15 years ago
3e71f88
KVM: Maintain back mapping from irqchip/pin to gsi
by Gleb Natapov
· 15 years ago
46e624b
KVM: Change irq routing table to use gsi indexed array
by Gleb Natapov
· 15 years ago
1a6e4a8
KVM: Move irq sharing information to irqchip level
by Gleb Natapov
· 15 years ago
1000ff8
KVM: Add trace points in irqchip code
by Gleb Natapov
· 15 years ago
07fb8bb
KVM: ignore msi request if !level
by Michael S. Tsirkin
· 15 years ago
ae8c1c4
KVM: Trace irq level and source id
by Avi Kivity
· 15 years ago
229456f
KVM: convert custom marker based tracing to event traces
by Marcelo Tosatti
· 15 years ago
988a2ca
KVM: Use macro to iterate over vcpus.
by Gleb Natapov
· 15 years ago
fa40a82
KVM: switch irq injection/acking data structures to irq_lock
by Marcelo Tosatti
· 15 years ago
5116d8f
KVM: fix ack not being delivered when msi present
by Michael S. Tsirkin
· 15 years ago
efbc100
KVM: Trivial format fix in setup_routing_entry()
by Chris Wright
· 16 years ago
58c2dde
KVM: APIC: get rid of deliver_bitmask
by Gleb Natapov
· 16 years ago
e103571
KVM: change the way how lowest priority vcpu is calculated
by Gleb Natapov
· 16 years ago
343f94f
KVM: consolidate ioapic/ipi interrupt delivery logic
by Gleb Natapov
· 16 years ago
a53c17d
KVM: ioapic/msi interrupt delivery consolidation
by Gleb Natapov
· 16 years ago
6da7e3f
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
by Gleb Natapov
· 16 years ago
74a3a8f
KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask
by Sheng Yang
· 16 years ago
bfd349d
KVM: bit ops for deliver_bitmap
by Sheng Yang
· 16 years ago
110c2fa
KVM: Update intr delivery func to accept unsigned long* bitmap
by Sheng Yang
· 16 years ago
e5871be
KVM: Change API of kvm_ioapic_get_delivery_bitmask
by Sheng Yang
· 16 years ago
116191b
KVM: Unify the delivery of IOAPIC and MSI interrupts
by Sheng Yang
· 16 years ago
cded19f
KVM: fix sparse warnings: Should it be static?
by Hannes Eder
· 16 years ago
6b08035
KVM: ia64: Fix the build errors due to lack of macros related to MSI.
by Xiantao Zhang
· 16 years ago
71450f7
KVM: Report IRQ injection status for MSI delivered interrupts
by Gleb Natapov
· 16 years ago
4925663
KVM: Report IRQ injection status to userspace.
by Gleb Natapov
· 16 years ago
79950e1
KVM: Use irq routing API for MSI
by Sheng Yang
· 16 years ago
44882ee
KVM: make irq ack notifications aware of routing table
by Marcelo Tosatti
· 16 years ago
399ec80
KVM: Userspace controlled irq routing
by Avi Kivity
· 16 years ago
75858a8
KVM: Interrupt mask notifiers for ioapic
by Avi Kivity
· 16 years ago
6155236
KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
by Mark McLoughlin
· 16 years ago
fdd897e
KVM: make kvm_unregister_irq_ack_notifier() safe
by Mark McLoughlin
· 16 years ago
844c7a9
KVM: remove the IRQ ACK notifier assertions
by Mark McLoughlin
· 16 years ago
e19e30e
KVM: IRQ ACK notifier should be used with in-kernel irqchip
by Sheng Yang
· 16 years ago
5550af4
KVM: Fix guest shared interrupt with in-kernel irqchip
by Sheng Yang
· 16 years ago
3de42dc
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
by Xiantao Zhang
· 16 years ago