Gleb Natapov
|
4a994358b9
KVM: Convert mask notifiers to use irqchip/pin instead of gsi
|
15 years ago |
Chris Lalancette
|
aefd18f01e
KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's
|
15 years ago |
Avi Kivity
|
221d059d15
KVM: Update Red Hat copyrights
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Marcelo Tosatti
|
d72118ceca
KVM: properly check max PIC pin in irq route setup
|
15 years ago |
Marcelo Tosatti
|
e50212bb51
KVM: only clear irq_source_id if irqchip is present
|
15 years ago |
Marcelo Tosatti
|
cd5a2685de
KVM: fix irq_source_id size verification
|
15 years ago |
Jiri Slaby
|
0c6ddcebd8
KVM: fix lock imbalance in kvm_*_irq_source_id()
|
15 years ago |
Gleb Natapov
|
680b3648ba
KVM: Drop kvm->irq_lock lock from irq injection path
|
16 years ago |
Gleb Natapov
|
eba0226bdf
KVM: Move IO APIC to its own lock
|
16 years ago |
Gleb Natapov
|
280aa177dc
KVM: Convert irq notifiers lists to RCU locking
|
16 years ago |
Gleb Natapov
|
136bdfeee7
KVM: Move irq ack notifier list to arch independent code
|
16 years ago |
Gleb Natapov
|
e42bba90bf
KVM: Move irq routing data structure to rcu locking
|
16 years ago |
Gleb Natapov
|
3e71f88bc9
KVM: Maintain back mapping from irqchip/pin to gsi
|
16 years ago |
Gleb Natapov
|
46e624b95c
KVM: Change irq routing table to use gsi indexed array
|
16 years ago |
Gleb Natapov
|
1a6e4a8c27
KVM: Move irq sharing information to irqchip level
|
16 years ago |
Gleb Natapov
|
1000ff8d89
KVM: Add trace points in irqchip code
|
16 years ago |
Michael S. Tsirkin
|
07fb8bb29f
KVM: ignore msi request if !level
|
16 years ago |
Avi Kivity
|
ae8c1c4025
KVM: Trace irq level and source id
|
16 years ago |
Marcelo Tosatti
|
229456fc34
KVM: convert custom marker based tracing to event traces
|
16 years ago |
Gleb Natapov
|
988a2cae6a
KVM: Use macro to iterate over vcpus.
|
16 years ago |
Marcelo Tosatti
|
fa40a8214b
KVM: switch irq injection/acking data structures to irq_lock
|
16 years ago |
Michael S. Tsirkin
|
5116d8f6b9
KVM: fix ack not being delivered when msi present
|
16 years ago |
Chris Wright
|
efbc100c20
KVM: Trivial format fix in setup_routing_entry()
|
16 years ago |
Gleb Natapov
|
58c2dde17d
KVM: APIC: get rid of deliver_bitmask
|
16 years ago |
Gleb Natapov
|
e1035715ef
KVM: change the way how lowest priority vcpu is calculated
|
16 years ago |
Gleb Natapov
|
343f94fe4d
KVM: consolidate ioapic/ipi interrupt delivery logic
|
16 years ago |
Gleb Natapov
|
a53c17d21c
KVM: ioapic/msi interrupt delivery consolidation
|
16 years ago |
Gleb Natapov
|
6da7e3f643
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
|
16 years ago |
Sheng Yang
|
74a3a8f152
KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask
|
16 years ago |