summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/ioapic.c
AgeCommit message (Expand)Author
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko
2018-02-03KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby
2015-10-14KVM: x86: fix edge EOI and IOAPIC reconfig raceRadim Krčmář
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-05-07KVM: x86: drop unneeded null testJulia Lawall
2015-05-07kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-23KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář
2015-03-23KVM: x86: call irq notifiers with directed EOIRadim Krčmář
2015-03-10KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van
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