1. 1767e93 x86/kvm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  2. 1e3161b4 KVM: x86: consolidate "has lapic" checks into irq.c by Paolo Bonzini · 9 years ago
  3. d62caab kvm/x86: per-vcpu apicv deactivation support by Andrey Smetanin · 9 years ago
  4. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  5. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  6. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  7. 56cc240 KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in use by Wanpeng Li · 10 years ago
  8. 77b0f5d KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to by Bandan Das · 10 years ago
  9. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  10. e11ae1a KVM: remove unused variable. by Gleb Natapov · 12 years ago
  11. f3200d0 KVM: inject ExtINT interrupt before APIC interrupts by Gleb Natapov · 12 years ago
  12. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  13. 23e7a79 KVM: pit: Do not check pending pit timer in vcpu thread by Jason Wang · 14 years ago
  14. 33572ac KVM: x86: Introduce a workqueue to deliver PIT timer interrupts by Chris Lalancette · 14 years ago
  15. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  16. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  17. 8061823 KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too by Gleb Natapov · 15 years ago
  18. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 15 years ago
  19. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  20. 3cf57fe KVM: PIT: fix injection logic and count by Marcelo Tosatti · 16 years ago
  21. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  22. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  23. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 16 years ago
  24. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  25. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  26. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  27. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  28. 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]
  29. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  30. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  31. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  32. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 17 years ago
  33. 1fd4f2a KVM: In-kernel I/O APIC model by Eddie Dong · 17 years ago
  34. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  35. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 17 years ago