1. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  2. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 11 years ago
  3. 01f2188 kvm: add kvm_set_irq_inatomic by Michael S. Tsirkin · 12 years ago
  4. 7a84428 KVM: Add resampling irqfds for level triggered interrupts by Alex Williamson · 12 years ago
  5. 1e08ec4 KVM: optimize apic interrupt delivery by Gleb Natapov · 12 years ago
  6. e9bda6f Merge branch 'queue' into next by Avi Kivity · 12 years ago
  7. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  8. 93b6547 KVM: switch to symbolic name for irq_states size by Michael S. Tsirkin · 12 years ago
  9. 1a577b7 KVM: fix race with level interrupts by Michael S. Tsirkin · 12 years ago
  10. f2ebd42 KVM: Fix buffer overflow in kvm_set_irq() by Avi Kivity · 12 years ago
  11. 07975ad KVM: Introduce direct MSI message injection for in-kernel irqchips by Jan Kiszka · 12 years ago
  12. bd2b53b KVM: fast-path msi injection with irqfd by Michael S. Tsirkin · 14 years ago
  13. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  14. 4a99435 KVM: Convert mask notifiers to use irqchip/pin instead of gsi by Gleb Natapov · 14 years ago
  15. aefd18f KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's by Chris Lalancette · 14 years ago
  16. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  17. 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
  18. d72118c KVM: properly check max PIC pin in irq route setup by Marcelo Tosatti · 14 years ago
  19. e50212b KVM: only clear irq_source_id if irqchip is present by Marcelo Tosatti · 15 years ago
  20. cd5a268 KVM: fix irq_source_id size verification by Marcelo Tosatti · 15 years ago
  21. 0c6ddce KVM: fix lock imbalance in kvm_*_irq_source_id() by Jiri Slaby · 15 years ago
  22. 680b364 KVM: Drop kvm->irq_lock lock from irq injection path by Gleb Natapov · 15 years ago
  23. eba0226 KVM: Move IO APIC to its own lock by Gleb Natapov · 15 years ago
  24. 280aa17 KVM: Convert irq notifiers lists to RCU locking by Gleb Natapov · 15 years ago
  25. 136bdfe KVM: Move irq ack notifier list to arch independent code by Gleb Natapov · 15 years ago
  26. e42bba9 KVM: Move irq routing data structure to rcu locking by Gleb Natapov · 15 years ago
  27. 3e71f88 KVM: Maintain back mapping from irqchip/pin to gsi by Gleb Natapov · 15 years ago
  28. 46e624b KVM: Change irq routing table to use gsi indexed array by Gleb Natapov · 15 years ago
  29. 1a6e4a8 KVM: Move irq sharing information to irqchip level by Gleb Natapov · 15 years ago
  30. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  31. 07fb8bb KVM: ignore msi request if !level by Michael S. Tsirkin · 15 years ago
  32. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  33. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  34. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  35. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  36. 5116d8f KVM: fix ack not being delivered when msi present by Michael S. Tsirkin · 15 years ago
  37. efbc100 KVM: Trivial format fix in setup_routing_entry() by Chris Wright · 15 years ago
  38. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  39. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  40. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  41. a53c17d KVM: ioapic/msi interrupt delivery consolidation by Gleb Natapov · 15 years ago
  42. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  43. 74a3a8f KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask by Sheng Yang · 15 years ago
  44. bfd349d KVM: bit ops for deliver_bitmap by Sheng Yang · 15 years ago
  45. 110c2fa KVM: Update intr delivery func to accept unsigned long* bitmap by Sheng Yang · 15 years ago
  46. e5871be KVM: Change API of kvm_ioapic_get_delivery_bitmask by Sheng Yang · 15 years ago
  47. 116191b KVM: Unify the delivery of IOAPIC and MSI interrupts by Sheng Yang · 15 years ago
  48. cded19f KVM: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  49. 6b08035 KVM: ia64: Fix the build errors due to lack of macros related to MSI. by Xiantao Zhang · 15 years ago
  50. 71450f7 KVM: Report IRQ injection status for MSI delivered interrupts by Gleb Natapov · 15 years ago
  51. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  52. 79950e1 KVM: Use irq routing API for MSI by Sheng Yang · 15 years ago
  53. 44882ee KVM: make irq ack notifications aware of routing table by Marcelo Tosatti · 15 years ago
  54. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  55. 75858a8 KVM: Interrupt mask notifiers for ioapic by Avi Kivity · 15 years ago
  56. 6155236 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions by Mark McLoughlin · 16 years ago
  57. fdd897e KVM: make kvm_unregister_irq_ack_notifier() safe by Mark McLoughlin · 16 years ago
  58. 844c7a9 KVM: remove the IRQ ACK notifier assertions by Mark McLoughlin · 16 years ago
  59. e19e30e KVM: IRQ ACK notifier should be used with in-kernel irqchip by Sheng Yang · 16 years ago
  60. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  61. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago