Marcelo Tosatti
|
e50212bb51
KVM: only clear irq_source_id if irqchip is present
|
15 年之前 |
Marcelo Tosatti
|
cd5a2685de
KVM: fix irq_source_id size verification
|
15 年之前 |
Jiri Slaby
|
0c6ddcebd8
KVM: fix lock imbalance in kvm_*_irq_source_id()
|
15 年之前 |
Gleb Natapov
|
680b3648ba
KVM: Drop kvm->irq_lock lock from irq injection path
|
16 年之前 |
Gleb Natapov
|
eba0226bdf
KVM: Move IO APIC to its own lock
|
16 年之前 |
Gleb Natapov
|
280aa177dc
KVM: Convert irq notifiers lists to RCU locking
|
16 年之前 |
Gleb Natapov
|
136bdfeee7
KVM: Move irq ack notifier list to arch independent code
|
16 年之前 |
Gleb Natapov
|
e42bba90bf
KVM: Move irq routing data structure to rcu locking
|
16 年之前 |
Gleb Natapov
|
3e71f88bc9
KVM: Maintain back mapping from irqchip/pin to gsi
|
16 年之前 |
Gleb Natapov
|
46e624b95c
KVM: Change irq routing table to use gsi indexed array
|
16 年之前 |
Gleb Natapov
|
1a6e4a8c27
KVM: Move irq sharing information to irqchip level
|
16 年之前 |
Gleb Natapov
|
1000ff8d89
KVM: Add trace points in irqchip code
|
16 年之前 |
Michael S. Tsirkin
|
07fb8bb29f
KVM: ignore msi request if !level
|
16 年之前 |
Avi Kivity
|
ae8c1c4025
KVM: Trace irq level and source id
|
16 年之前 |
Marcelo Tosatti
|
229456fc34
KVM: convert custom marker based tracing to event traces
|
16 年之前 |
Gleb Natapov
|
988a2cae6a
KVM: Use macro to iterate over vcpus.
|
16 年之前 |
Marcelo Tosatti
|
fa40a8214b
KVM: switch irq injection/acking data structures to irq_lock
|
16 年之前 |
Michael S. Tsirkin
|
5116d8f6b9
KVM: fix ack not being delivered when msi present
|
16 年之前 |
Chris Wright
|
efbc100c20
KVM: Trivial format fix in setup_routing_entry()
|
16 年之前 |
Gleb Natapov
|
58c2dde17d
KVM: APIC: get rid of deliver_bitmask
|
16 年之前 |
Gleb Natapov
|
e1035715ef
KVM: change the way how lowest priority vcpu is calculated
|
16 年之前 |
Gleb Natapov
|
343f94fe4d
KVM: consolidate ioapic/ipi interrupt delivery logic
|
16 年之前 |
Gleb Natapov
|
a53c17d21c
KVM: ioapic/msi interrupt delivery consolidation
|
16 年之前 |
Gleb Natapov
|
6da7e3f643
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
|
16 年之前 |
Sheng Yang
|
74a3a8f152
KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask
|
16 年之前 |
Sheng Yang
|
bfd349d073
KVM: bit ops for deliver_bitmap
|
16 年之前 |
Sheng Yang
|
110c2faeba
KVM: Update intr delivery func to accept unsigned long* bitmap
|
16 年之前 |
Sheng Yang
|
e5871be0f5
KVM: Change API of kvm_ioapic_get_delivery_bitmask
|
16 年之前 |
Sheng Yang
|
116191b69b
KVM: Unify the delivery of IOAPIC and MSI interrupts
|
16 年之前 |
Hannes Eder
|
cded19f396
KVM: fix sparse warnings: Should it be static?
|
16 年之前 |