aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/ioapic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-18x86/kvm: remove unused ack_notifier callbacksJuergen Gross1-1/+0
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross1-2/+2
2021-09-30Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross1-2/+2
2021-08-02x86/kvm: remove non-x86 stuff from arch/x86/kvm/ioapic.hJuergen Gross1-4/+0
2021-07-27x86/kvm: fix vcpu-id indexed array sizesJuergen Gross1-2/+2
2020-05-27kvm/x86: Remove redundant function implementations彭浩(Richard)1-6/+2
2020-01-08KVM: X86: Move irrelevant declarations out of ioapic.hPeter Xu1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-12KVM: x86: convert kvm_(set|get)_ioapic() into voidDavid Hildenbrand1-2/+2
2017-04-12KVM: x86: get rid of ioapic_irqchip()David Hildenbrand1-5/+0
2017-04-12KVM: x86: check against irqchip_mode in ioapic_in_kernel()David Hildenbrand1-3/+4
2016-11-24KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář1-2/+2
2016-03-03kvm: x86: Track irq vectors in ioapic->rtc_status.dest_mapJoerg Roedel1-0/+7
2016-03-03kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel1-2/+8
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin1-3/+4
2015-10-01KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford1-0/+2
2015-10-01KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford1-0/+8
2015-10-01KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini1-8/+0
2015-10-01KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini1-2/+1
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini1-1/+1
2015-03-26KVM: move iodev.h from virt/kvm/ to include/kvmAndre Przywara1-1/+1
2015-03-23KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář1-1/+7
2015-03-10KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van1-0/+1
2015-01-30KVM: x86: return bool from kvm_apic_match*()Radim Krčmář1-1/+1
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini1-0/+17
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini1-0/+102