summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/ioapic.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: check existance before destroyPeter Xu2017-03-231-0/+3
* KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-241-1/+1
* kvm: x86: memset whole irq_eoiJiri Slaby2016-10-201-1/+1
* kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-151-3/+5
* KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit2016-05-181-1/+1
* kvm: x86: Check dest_map->vector to match eoi signals for rtcJoerg Roedel2016-03-031-3/+14
* kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel2016-03-031-6/+7
* kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-251-2/+2
* KVM: x86: fix edge EOI and IOAPIC reconfig raceRadim Krčmář2015-10-141-1/+3
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-011-16/+2Star
* KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini2015-10-011-7/+2Star
* KVM: x86: drop unneeded null testJulia Lawall2015-05-071-5/+3Star
* kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-071-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-131-12/+10Star
|\
| * Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-071-4/+4
| |\
| | * KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-261-4/+4
| * | KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2015-03-241-7/+0Star
| * | KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van2015-03-101-1/+6
| |/
* / KVM: x86: call irq notifiers with directed EOIRadim Krčmář2015-03-241-1/+3
|/
* kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar2014-11-211-7/+0Star
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-211-0/+682