1. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  2. 07fb8bb KVM: ignore msi request if !level by Michael S. Tsirkin · 15 years ago
  3. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  4. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  5. 988a2ca KVM: Use macro to iterate over vcpus. by Gleb Natapov · 15 years ago
  6. fa40a82 KVM: switch irq injection/acking data structures to irq_lock by Marcelo Tosatti · 15 years ago
  7. 5116d8f KVM: fix ack not being delivered when msi present by Michael S. Tsirkin · 15 years ago
  8. efbc100 KVM: Trivial format fix in setup_routing_entry() by Chris Wright · 15 years ago
  9. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  10. e103571 KVM: change the way how lowest priority vcpu is calculated by Gleb Natapov · 15 years ago
  11. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  12. a53c17d KVM: ioapic/msi interrupt delivery consolidation by Gleb Natapov · 15 years ago
  13. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  14. 74a3a8f KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask by Sheng Yang · 15 years ago
  15. bfd349d KVM: bit ops for deliver_bitmap by Sheng Yang · 15 years ago
  16. 110c2fa KVM: Update intr delivery func to accept unsigned long* bitmap by Sheng Yang · 15 years ago
  17. e5871be KVM: Change API of kvm_ioapic_get_delivery_bitmask by Sheng Yang · 15 years ago
  18. 116191b KVM: Unify the delivery of IOAPIC and MSI interrupts by Sheng Yang · 15 years ago
  19. cded19f KVM: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  20. 6b08035 KVM: ia64: Fix the build errors due to lack of macros related to MSI. by Xiantao Zhang · 15 years ago
  21. 71450f7 KVM: Report IRQ injection status for MSI delivered interrupts by Gleb Natapov · 15 years ago
  22. 4925663 KVM: Report IRQ injection status to userspace. by Gleb Natapov · 15 years ago
  23. 79950e1 KVM: Use irq routing API for MSI by Sheng Yang · 15 years ago
  24. 44882ee KVM: make irq ack notifications aware of routing table by Marcelo Tosatti · 15 years ago
  25. 399ec80 KVM: Userspace controlled irq routing by Avi Kivity · 16 years ago
  26. 75858a8 KVM: Interrupt mask notifiers for ioapic by Avi Kivity · 16 years ago
  27. 6155236 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions by Mark McLoughlin · 16 years ago
  28. fdd897e KVM: make kvm_unregister_irq_ack_notifier() safe by Mark McLoughlin · 16 years ago
  29. 844c7a9 KVM: remove the IRQ ACK notifier assertions by Mark McLoughlin · 16 years ago
  30. e19e30e KVM: IRQ ACK notifier should be used with in-kernel irqchip by Sheng Yang · 16 years ago
  31. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  32. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago