summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/ioapic.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* KVM: x86: convert kvm_(set|get)_ioapic() into voidDavid Hildenbrand2017-04-121-2/+2
* KVM: x86: get rid of ioapic_irqchip()David Hildenbrand2017-04-121-5/+0
* KVM: x86: check against irqchip_mode in ioapic_in_kernel()David Hildenbrand2017-04-121-3/+4
* KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-241-2/+2
* kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel2016-03-031-0/+7
* kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel2016-03-031-2/+8
* kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-251-3/+4
* KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-011-0/+2
* KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-011-0/+8
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-011-8/+0
* KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini2015-10-011-2/+1
* Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-071-1/+1
|\
| * KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara2015-03-261-1/+1
* | KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2015-03-231-1/+7
* | KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van2015-03-101-0/+1
|/
* KVM: x86: return bool from kvm_apic_match*()Radim Krčmář2015-01-301-1/+1
* KVM: move APIC types to arch/x86/Paolo Bonzini2014-12-181-0/+17
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-211-0/+102