1. dfb9595 KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg by Suravee Suthikulpanit · 8 years ago
  2. 4d99ba8 kvm: x86: Check dest_map->vector to match eoi signals for rtc by Joerg Roedel · 8 years ago
  3. 9e4aabe kvm: x86: Convert ioapic->rtc_status.dest_map to a struct by Joerg Roedel · 8 years ago
  4. 6308630 kvm/x86: split ioapic-handled and EOI exit bitmaps by Andrey Smetanin · 9 years ago
  5. db2bdcb KVM: x86: fix edge EOI and IOAPIC reconfig race by Radim Krčmář · 9 years ago
  6. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  7. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  8. d90e3a3 KVM: x86: drop unneeded null test by Julia Lawall · 9 years ago
  9. 93bbf0b kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery by James Sullivan · 9 years ago
  10. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. 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 · 9 years ago
  12. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 9 years ago
  13. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 9 years ago
  14. c806a6a KVM: x86: call irq notifiers with directed EOI by Radim Krčmář · 9 years ago
  15. 5bda6ee KVM: ioapic: Record edge-triggered interrupts delivery status by Wincy Van · 9 years ago
  16. 3bf58e9 kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64 by Radim Krcmar · 10 years ago
  17. 6ef768f kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/ by Paolo Bonzini · 10 years ago[Renamed from virt/kvm/ioapic.c]
  18. 003f7de KVM: ia64: remove by Paolo Bonzini · 10 years ago
  19. 184564e kvm: ioapic: conditionally delay irq delivery duringeoi broadcast by Zhang Haoyu · 10 years ago
  20. 0f6c0a7 KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir table by Paolo Bonzini · 10 years ago
  21. 4009b24 KVM: ioapic: try to recover if pending_eoi goes out of range by Paolo Bonzini · 10 years ago
  22. 5678de3f KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155) by Paolo Bonzini · 10 years ago
  23. 673f7b4 KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP by Paolo Bonzini · 10 years ago
  24. 44847de KVM: ioapic: extract body of kvm_ioapic_set_irq by Paolo Bonzini · 10 years ago
  25. 0bc830b KVM: ioapic: clear IRR for edge-triggered interrupts at delivery by Paolo Bonzini · 10 years ago
  26. 0b10a1c KVM: ioapic: merge ioapic_deliver into ioapic_service by Paolo Bonzini · 10 years ago
  27. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 10 years ago
  28. 7940876 kvm: make local functions static by Stephen Hemminger · 10 years ago
  29. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 11 years ago
  30. 3d81bc7 KVM: Call common update function when ioapic entry changed. by Yang Zhang · 11 years ago
  31. 2c2bf01 KVM: Use eoi to track RTC interrupt delivery status by Yang Zhang · 11 years ago
  32. aa2fbe6 KVM: Let ioapic know the irq line status by Yang Zhang · 11 years ago
  33. f3bff63 KVM: Force vmexit with virtual interrupt delivery by Yang Zhang · 11 years ago
  34. 1060691 KVM: Add reset/restore rtc_status support by Yang Zhang · 11 years ago
  35. b4f2225 KVM: Return destination vcpu on interrupt injection by Yang Zhang · 11 years ago
  36. 1fcc789 KVM: Add vcpu info to ioapic_update_eoi() by Yang Zhang · 11 years ago
  37. 44944d4 KVM: Call kvm_apic_match_dest() to check destination vcpu by Yang Zhang · 11 years ago
  38. a2c118b KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798) by Andy Honig · 11 years ago
  39. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 11 years ago
  40. 871a069 KVM: remove a wrong hack of delivery PIT intr to vcpu0 by Yang Zhang · 12 years ago
  41. 28a6fda KVM: x86: drop parameter validation in ioapic/pic by Michael S. Tsirkin · 12 years ago
  42. 1a577b7 KVM: fix race with level interrupts by Michael S. Tsirkin · 12 years ago
  43. a0c9a822 KVM: dont clear TMR on EOI by Michael S. Tsirkin · 12 years ago
  44. d546cb4 KVM: drop bsp_vcpu pointer from kvm struct by Gleb Natapov · 13 years ago
  45. d77fe63 KVM: Allow aligned byte and word writes to IOAPIC registers. by Julian Stecklina · 13 years ago
  46. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  47. a38f84c KVM: ioapic: Fix an error field reference by Liu Yuan · 13 years ago
  48. 4a99435 KVM: Convert mask notifiers to use irqchip/pin instead of gsi by Gleb Natapov · 14 years ago
  49. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  50. 07dc726 KVM: read apic->irr with ioapic lock held by Marcelo Tosatti · 14 years ago
  51. 46a47b1 KVM: convert ioapic lock to spinlock by Marcelo Tosatti · 14 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  53. 72bb2fc KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl by Wei Yongjun · 14 years ago
  54. 1ae77ba KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure by Wei Yongjun · 14 years ago
  55. 46a929b KVM: avoid taking ioapic mutex for non-ioapic EOIs by Avi Kivity · 14 years ago
  56. 79fac95 KVM: convert slots_lock to a mutex by Marcelo Tosatti · 14 years ago
  57. e93f8a0 KVM: convert io_bus to SRCU by Marcelo Tosatti · 14 years ago
  58. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  59. 65a8221 KVM: Fix coalesced interrupt reporting in IOAPIC by Gleb Natapov · 15 years ago
  60. 090b7af KVM: make io_bus interface more robust by Gregory Haskins · 15 years ago
  61. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  62. 70f93da KVM: Use temporary variable to shorten lines. by Gleb Natapov · 15 years ago
  63. 27c4ba6 KVM: fix lock imbalance by Jiri Slaby · 15 years ago
  64. bda9020 KVM: remove in_range from io devices by Michael S. Tsirkin · 15 years ago
  65. 6c47469 KVM: convert bus to slots_lock by Michael S. Tsirkin · 15 years ago
  66. c5af89b KVM: Introduce kvm_vcpu_is_bsp() function. by Gleb Natapov · 15 years ago
  67. 60eead7 KVM: introduce irq_lock, use it to protect ioapic by Marcelo Tosatti · 15 years ago
  68. d76685c KVM: cleanup io_device code by Gregory Haskins · 15 years ago
  69. b4a2f5e KVM: Avoid redelivery of edge interrupt before next edge by Gleb Natapov · 15 years ago
  70. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  71. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  72. a53c17d KVM: ioapic/msi interrupt delivery consolidation by Gleb Natapov · 15 years ago
  73. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  74. 74a3a8f KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask by Sheng Yang · 15 years ago
  75. bfd349d KVM: bit ops for deliver_bitmap by Sheng Yang · 15 years ago
  76. e5871be KVM: Change API of kvm_ioapic_get_delivery_bitmask by Sheng Yang · 15 years ago
  77. 116191b KVM: Unify the delivery of IOAPIC and MSI interrupts by Sheng Yang · 15 years ago
  78. cf9e4e1 KVM: Split IOAPIC structure by Sheng Yang · 15 years ago
  79. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  80. 44882ee KVM: make irq ack notifications aware of routing table by Marcelo Tosatti · 15 years ago
  81. 75858a8 KVM: Interrupt mask notifiers for ioapic by Avi Kivity · 15 years ago
  82. 68b76f5 KVM: Export ioapic_get_delivery_bitmask by Sheng Yang · 16 years ago
  83. 26df99c KVM: Kick NMI receiving VCPU by Jan Kiszka · 16 years ago
  84. 26815a6 KVM: ia64: add a dummy irq ack notification by Xiantao Zhang · 16 years ago
  85. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  86. 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 16 years ago
  87. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  88. 35baff2 KVM: IOAPIC: Fix level-triggered irq injection hang by Mark McLoughlin · 16 years ago
  89. 4fa6b9c KVM: ioapic: fix lost interrupt when changing a device's irq by Avi Kivity · 16 years ago
  90. ff4b9df KVM: IOAPIC: only set remote_irr if interrupt was injected by Marcelo Tosatti · 16 years ago
  91. 8c35f23 KVM: Route irq 0 to vcpu 0 exclusively by Avi Kivity · 16 years ago
  92. 0eb8f49 KVM: Move ioapic code to common directory. by Zhang Xiantao · 17 years ago[Renamed (99%) from arch/x86/kvm/ioapic.c]
  93. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  94. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (99%) from drivers/kvm/ioapic.c]
  95. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  96. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  97. b1fd3d3 KVM: Extend ioapic code to support iosapic by Zhang Xiantao · 17 years ago
  98. 0c7ac28 KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros by Zhang Xiantao · 17 years ago
  99. 8be5453 KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface by Zhang Xiantao · 17 years ago
  100. 8c39269 KVM: Split IOAPIC reset function and export for kernel RESET by Eddie Dong · 17 years ago