index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
irq_comm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
2017-05-02
1
-6
/
+9
*
KVM: x86: use irqchip_kernel() to check for pic+ioapic
David Hildenbrand
2017-04-12
1
-1
/
+1
*
KVM: x86: drop goto label in kvm_set_routing_entry()
David Hildenbrand
2017-04-12
1
-12
/
+8
*
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
David Hildenbrand
2017-04-12
1
-9
/
+6
*
KVM: x86: get rid of pic_irqchip()
David Hildenbrand
2017-04-12
1
-2
/
+2
*
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
David Hildenbrand
2017-04-12
1
-6
/
+8
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
KVM: x86: simplify conditions with split/kernel irqchip
Radim Krčmář
2017-01-09
1
-1
/
+1
*
KVM: x86: prevent setup of invalid routes
Radim Krčmář
2017-01-09
1
-13
/
+6
*
KVM: x86: refactor pic setup in kvm_set_routing_entry
Radim Krčmář
2017-01-09
1
-5
/
+3
*
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
2016-11-24
1
-0
/
+13
*
kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic
Paolo Bonzini
2016-11-19
1
-31
/
+27
*
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
2016-07-14
1
-5
/
+24
*
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
2016-07-14
1
-1
/
+2
*
KVM: x86: use generic function for MSI parsing
Radim Krčmář
2016-07-14
1
-12
/
+7
*
KVM: add missing memory barrier in kvm_{make,check}_request
Paolo Bonzini
2016-04-20
1
-3
/
+0
*
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-03-03
1
-1
/
+1
*
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2016-02-09
1
-4
/
+21
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
1
-0
/
+34
*
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-25
1
-2
/
+3
*
kvm/irqchip: kvm_arch_irq_routing_update renaming split
Andrey Smetanin
2015-11-25
1
-1
/
+1
*
KVM: x86: move kvm_set_irq_inatomic to legacy device assignment
Paolo Bonzini
2015-11-04
1
-34
/
+0
*
KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomic
Paolo Bonzini
2015-11-04
1
-6
/
+8
*
KVM: x86: don't notify userspace IOAPIC on edge EOI
Radim Krčmář
2015-10-14
1
-2
/
+4
*
KVM: make kvm_set_msi_irq() public
Feng Wu
2015-10-01
1
-2
/
+3
*
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
2015-10-01
1
-0
/
+27
*
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
2015-10-01
1
-0
/
+42
*
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
1
-1
/
+8
*
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
2015-05-07
1
-7
/
+4
*
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
2015-05-07
1
-1
/
+2
*
kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64
Radim Krcmar
2014-11-21
1
-17
/
+2
*
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
2014-11-21
1
-0
/
+347