| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-06-20 | KVM: x86: Move IRQ mask notifier infrastructure to I/O APIC emulation | Sean Christopherson | 1 | -0/+16 |
| 2025-06-20 | KVM: x86: Don't clear PIT's IRQ line status when destroying PIT | Sean Christopherson | 1 | -1/+0 |
| 2025-06-20 | KVM: x86: Rename irqchip_kernel() to irqchip_full() | Sean Christopherson | 1 | -1/+1 |
| 2025-06-20 | KVM: x86: Drop superfluous kvm_set_ioapic_irq() => kvm_ioapic_set_irq() wrapper | Sean Christopherson | 1 | -2/+3 |
| 2025-04-24 | KVM: x86: Add a helper to deduplicate I/O APIC EOI interception logic | Sean Christopherson | 1 | -0/+2 |
| 2021-11-18 | x86/kvm: remove unused ack_notifier callbacks | Juergen Gross | 1 | -1/+0 |
| 2021-09-30 | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS | Juergen Gross | 1 | -2/+2 |
| 2021-09-30 | Revert "x86/kvm: fix vcpu-id indexed array sizes" | Juergen Gross | 1 | -2/+2 |
| 2021-08-02 | x86/kvm: remove non-x86 stuff from arch/x86/kvm/ioapic.h | Juergen Gross | 1 | -4/+0 |
| 2021-07-27 | x86/kvm: fix vcpu-id indexed array sizes | Juergen Gross | 1 | -2/+2 |
| 2020-05-27 | kvm/x86: Remove redundant function implementations | 彭浩(Richard) | 1 | -6/+2 |
| 2020-01-08 | KVM: X86: Move irrelevant declarations out of ioapic.h | Peter Xu | 1 | -6/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-04-12 | KVM: x86: convert kvm_(set|get)_ioapic() into void | David Hildenbrand | 1 | -2/+2 |
| 2017-04-12 | KVM: x86: get rid of ioapic_irqchip() | David Hildenbrand | 1 | -5/+0 |
| 2017-04-12 | KVM: x86: check against irqchip_mode in ioapic_in_kernel() | David Hildenbrand | 1 | -3/+4 |
| 2016-11-24 | KVM: x86: fix out-of-bounds accesses of rtc_eoi map | Radim Krčmář | 1 | -2/+2 |
| 2016-03-03 | kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map | Joerg Roedel | 1 | -0/+7 |
| 2016-03-03 | kvm: x86: Convert ioapic->rtc_status.dest_map to a struct | Joerg Roedel | 1 | -2/+8 |
| 2015-11-25 | kvm/x86: split ioapic-handled and EOI exit bitmaps | Andrey Smetanin | 1 | -3/+4 |
| 2015-10-01 | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford | 1 | -0/+2 |
| 2015-10-01 | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford | 1 | -0/+8 |
| 2015-10-01 | KVM: x86: store IOAPIC-handled vectors in each VCPU | Paolo Bonzini | 1 | -8/+0 |
| 2015-10-01 | KVM: x86: set TMR when the interrupt is accepted | Paolo Bonzini | 1 | -2/+1 |
| 2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -1/+1 |
| 2015-03-26 | KVM: move iodev.h from virt/kvm/ to include/kvm | Andre Przywara | 1 | -1/+1 |
| 2015-03-23 | KVM: x86: inline kvm_ioapic_handles_vector() | Radim Krčmář | 1 | -1/+7 |
| 2015-03-10 | KVM: ioapic: Record edge-triggered interrupts delivery status | Wincy Van | 1 | -0/+1 |
| 2015-01-30 | KVM: x86: return bool from kvm_apic_match*() | Radim Krčmář | 1 | -1/+1 |
| 2014-12-18 | KVM: move APIC types to arch/x86/ | Paolo Bonzini | 1 | -0/+17 |
| 2014-11-21 | kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ | Paolo Bonzini | 1 | -0/+102 |