1. 9611c18 KVM: fix typo in copyright notice by Nicolas Kaiser · 14 years ago
  2. 23e7a79 KVM: pit: Do not check pending pit timer in vcpu thread by Jason Wang · 14 years ago
  3. 33572ac KVM: x86: Introduce a workqueue to deliver PIT timer interrupts by Chris Lalancette · 14 years ago
  4. 221d059 KVM: Update Red Hat copyrights by Avi Kivity · 14 years ago
  5. 923c61b KVM: Remove irq_pending bitmap by Gleb Natapov · 15 years ago
  6. 8061823 KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too by Gleb Natapov · 15 years ago
  7. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 15 years ago
  8. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  9. 3cf57fe KVM: PIT: fix injection logic and count by Marcelo Tosatti · 16 years ago
  10. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  11. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  12. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 16 years ago
  13. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  14. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  15. 7837699 KVM: In kernel PIT model by Sheng Yang · 17 years ago
  16. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  17. 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]
  18. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  19. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  20. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  21. b6958ce KVM: Emulate hlt in the kernel by Eddie Dong · 17 years ago
  22. 1fd4f2a KVM: In-kernel I/O APIC model by Eddie Dong · 17 years ago
  23. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  24. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 17 years ago