aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/ioapic.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-12KVM: x86: convert kvm_(set|get)_ioapic() into voidDavid Hildenbrand
2017-04-12KVM: x86: get rid of ioapic_irqchip()David Hildenbrand
2017-04-12KVM: x86: check against irqchip_mode in ioapic_in_kernel()David Hildenbrand
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář
2016-03-03kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel
2016-03-03kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin
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-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara
2015-03-23KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář
2015-03-10KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini