1. 33392b4 KVM: x86: convert kvm_(set|get)_ioapic() into void by David Hildenbrand · 8 years ago
  2. 0191e92 KVM: x86: get rid of ioapic_irqchip() by David Hildenbrand · 8 years ago
  3. f567080 KVM: x86: check against irqchip_mode in ioapic_in_kernel() by David Hildenbrand · 8 years ago
  4. 81cdb25 KVM: x86: fix out-of-bounds accesses of rtc_eoi map by Radim Krčmář · 8 years ago
  5. 9daa500 kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map by Joerg Roedel · 9 years ago
  6. 9e4aabe kvm: x86: Convert ioapic->rtc_status.dest_map to a struct by Joerg Roedel · 9 years ago
  7. 6308630 kvm/x86: split ioapic-handled and EOI exit bitmaps by Andrey Smetanin · 9 years ago
  8. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  9. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  10. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  11. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  12. bf0fb67 Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next' by Paolo Bonzini · 10 years ago
  13. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 10 years ago
  14. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 10 years ago
  15. 5bda6ee KVM: ioapic: Record edge-triggered interrupts delivery status by Wincy Van · 10 years ago
  16. 52c233a KVM: x86: return bool from kvm_apic_match*() by Radim Krčmář · 10 years ago
  17. cb5281a KVM: move APIC types to arch/x86/ by Paolo Bonzini · 10 years ago
  18. 6ef768f kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ by Paolo Bonzini · 10 years ago[Renamed (97%) from virt/kvm/ioapic.h]
  19. 003f7de KVM: ia64: remove by Paolo Bonzini · 10 years ago
  20. 394457a KVM: x86: some apic broadcast modes does not work by Nadav Amit · 10 years ago
  21. 184564e kvm: ioapic: conditionally delay irq delivery duringeoi broadcast by Zhang Haoyu · 10 years ago
  22. 7940876 kvm: make local functions static by Stephen Hemminger · 11 years ago
  23. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 12 years ago
  24. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 12 years ago
  25. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 12 years ago
  26. 1060691 KVM: Add reset/restore rtc_status support by Yang Zhang · 12 years ago
  27. b4f2225 KVM: Return destination vcpu on interrupt injection by Yang Zhang · 12 years ago
  28. 8dc6aade KVM: Introduce struct rtc_status by Yang Zhang · 12 years ago
  29. 1fcc789 KVM: Add vcpu info to ioapic_update_eoi() by Yang Zhang · 12 years ago
  30. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  31. 1a577b72 KVM: fix race with level interrupts by Michael S. Tsirkin · 12 years ago
  32. a0c9a822 KVM: dont clear TMR on EOI by Michael S. Tsirkin · 13 years ago
  33. 46a47b1 KVM: convert ioapic lock to spinlock by Marcelo Tosatti · 15 years ago
  34. 72bb2fc KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl by Wei Yongjun · 15 years ago
  35. 46a929b KVM: avoid taking ioapic mutex for non-ioapic EOIs by Avi Kivity · 15 years ago
  36. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  37. 1a6e4a8 KVM: Move irq sharing information to irqchip level by Gleb Natapov · 15 years ago
  38. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 16 years ago
  39. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 16 years ago
  40. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 16 years ago
  41. a53c17d KVM: ioapic/msi interrupt delivery consolidation by Gleb Natapov · 16 years ago
  42. 74a3a8f KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask by Sheng Yang · 16 years ago
  43. 110c2fa KVM: Update intr delivery func to accept unsigned long* bitmap by Sheng Yang · 16 years ago
  44. e5871be KVM: Change API of kvm_ioapic_get_delivery_bitmask by Sheng Yang · 16 years ago
  45. cf9e4e1 KVM: Split IOAPIC structure by Sheng Yang · 16 years ago
  46. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 16 years ago
  47. 68b76f5 KVM: Export ioapic_get_delivery_bitmask by Sheng Yang · 16 years ago
  48. 2f74977 KVM: Move irqchip_in_kernel() from ioapic.h to irq.h by Xiantao Zhang · 16 years ago
  49. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  50. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago[Renamed from arch/x86/kvm/ioapic.h]
  51. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago