summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/irq_comm.c
AgeCommit message (Expand)Author
2017-05-02KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand
2017-04-12KVM: x86: use irqchip_kernel() to check for pic+ioapicDavid Hildenbrand
2017-04-12KVM: x86: drop goto label in kvm_set_routing_entry()David Hildenbrand
2017-04-12KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pinsDavid Hildenbrand
2017-04-12KVM: x86: get rid of pic_irqchip()David Hildenbrand
2017-04-12KVM: x86: check against irqchip_mode in kvm_set_routing_entry()David Hildenbrand
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-01-09KVM: x86: simplify conditions with split/kernel irqchipRadim Krčmář
2017-01-09KVM: x86: prevent setup of invalid routesRadim Krčmář
2017-01-09KVM: x86: refactor pic setup in kvm_set_routing_entryRadim Krčmář
2016-11-24KVM: x86: check for pic and ioapic presence before useRadim Krčmář
2016-11-19kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomicPaolo Bonzini
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-07-14KVM: x86: use generic function for MSI parsingRadim Krčmář
2016-04-20KVM: add missing memory barrier in kvm_{make,check}_requestPaolo Bonzini
2016-03-03kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel
2016-02-09KVM: x86: Use vector-hashing to deliver lowest-priority interruptsFeng Wu
2015-11-25kvm/x86: Hyper-V synthetic interrupt controllerAndrey Smetanin
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin
2015-11-25kvm/irqchip: kvm_arch_irq_routing_update renaming splitAndrey Smetanin
2015-11-04KVM: x86: move kvm_set_irq_inatomic to legacy device assignmentPaolo Bonzini
2015-11-04KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini
2015-10-14KVM: x86: don't notify userspace IOAPIC on edge EOIRadim Krčmář
2015-10-01KVM: make kvm_set_msi_irq() publicFeng Wu
2015-10-01KVM: Define a new interface kvm_intr_is_single_vcpu()Feng Wu
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford
2015-05-07kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is trueJames Sullivan
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan
2014-11-21kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini