1. 40da8cc KVM: x86/xen: Add event channel interrupt vector upcall by David Woodhouse · 4 years, 1 month ago
  2. b3646477 KVM: x86: use static calls to reduce kvm_x86_ops overhead by Jason Baron · 4 years ago
  3. 71cc849 KVM: x86: Fix split-irqchip vs interrupt injection window request by Paolo Bonzini · 4 years, 1 month ago
  4. 72c3bcd KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint by Paolo Bonzini · 4 years, 1 month ago
  5. ffdf7f9 KVM: nSVM: extract svm_set_gif by Paolo Bonzini · 4 years, 8 months ago
  6. 93dff2f KVM: nVMX: Migrate the VMX-preemption timer by Jim Mattson · 4 years, 8 months ago
  7. 3b20eb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 by Thomas Gleixner · 6 years ago
  8. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  9. 04140b4 KVM: x86: Rename interrupt.pending to interrupt.injected by Liran Alon · 7 years ago
  10. 851c1a18 KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts by Liran Alon · 7 years ago
  11. 90bca05 KVM: x86: get rid of pic_irqchip() by David Hildenbrand · 8 years ago
  12. 1767e93 x86/kvm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  13. 1e3161b4 KVM: x86: consolidate "has lapic" checks into irq.c by Paolo Bonzini · 9 years ago
  14. d62caab kvm/x86: per-vcpu apicv deactivation support by Andrey Smetanin · 9 years ago
  15. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  16. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  17. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  18. 56cc240 KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use by Wanpeng Li · 10 years ago
  19. 77b0f5d KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to by Bandan Das · 11 years ago
  20. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  21. e11ae1a KVM: remove unused variable. by Gleb Natapov · 12 years ago
  22. f3200d0 KVM: inject ExtINT interrupt before APIC interrupts by Gleb Natapov · 12 years ago
  23. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  24. 23e7a79 KVM: pit: Do not check pending pit timer in vcpu thread by Jason Wang · 14 years ago
  25. 33572ac KVM: x86: Introduce a workqueue to deliver PIT timer interrupts by Chris Lalancette · 15 years ago
  26. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 15 years ago
  27. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 16 years ago
  28. 8061823 KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too by Gleb Natapov · 16 years ago
  29. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
  30. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  31. 3cf57fe KVM: PIT: fix injection logic and count by Marcelo Tosatti · 16 years ago
  32. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  33. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  34. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 17 years ago
  35. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 17 years ago
  36. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 17 years ago
  37. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  38. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  39. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (98%) from drivers/kvm/irq.c]
  40. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  41. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  42. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  43. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 17 years ago
  44. 1fd4f2a KVM: In-kernel I/O APIC model by Eddie Dong · 17 years ago
  45. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  46. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 18 years ago