summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/ioapic.c
Commit message (Expand)AuthorAge
* KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko2017-11-17
* KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko2017-11-17
* KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irqNikita Leshenko2017-11-17
* KVM: x86: ioapic: Don't fire level irq when Remote IRR setNikita Leshenko2017-11-17
* KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko2017-11-17
* KVM: x86: rename kvm_vcpu_request_scan_ioapic()David Hildenbrand2017-04-12
* KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.cDavid Hildenbrand2017-04-12
* KVM: x86: remove all-vcpu request from kvm_ioapic_init()David Hildenbrand2017-04-12
* KVM: x86: push usage of slots_lock downDavid Hildenbrand2017-04-12
* KVM: x86: convert kvm_(set|get)_ioapic() into voidDavid Hildenbrand2017-04-12
* KVM: x86: remove duplicate checks for ioapicDavid Hildenbrand2017-04-12
* KVM: x86: use ioapic_in_kernel() to check for ioapic existenceDavid Hildenbrand2017-04-12
* KVM: x86: get rid of ioapic_irqchip()David Hildenbrand2017-04-12
* KVM: x86: check existance before destroyPeter Xu2017-03-23
* KVM: x86: fix out-of-bounds accesses of rtc_eoi mapRadim Krčmář2016-11-24
* kvm: x86: memset whole irq_eoiJiri Slaby2016-10-20
* kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-15
* KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_regSuravee Suthikulpanit2016-05-18
* kvm: x86: Check dest_map->vector to match eoi signals for rtcJoerg Roedel2016-03-03
* kvm: x86: Convert ioapic->rtc_status.dest_map to a structJoerg Roedel2016-03-03
* kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-25
* KVM: x86: fix edge EOI and IOAPIC reconfig raceRadim Krčmář2015-10-14
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-01
* KVM: x86: set TMR when the interrupt is acceptedPaolo Bonzini2015-10-01
* KVM: x86: drop unneeded null testJulia Lawall2015-05-07
* kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI deliveryJames Sullivan2015-05-07
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\
| * Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
| |\
| | * KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
| * | KVM: x86: inline kvm_ioapic_handles_vector()Radim Krčmář2015-03-23
| * | KVM: ioapic: Record edge-triggered interrupts delivery statusWincy Van2015-03-10
| |/
* | KVM: x86: call irq notifiers with directed EOIRadim Krčmář2015-03-23
|/
* kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64Radim Krcmar2014-11-21
* kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini2014-11-21