1. 44882ee KVM: make irq ack notifications aware of routing table by Marcelo Tosatti · 15 years ago
  2. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 15 years ago
  3. 3f35385 KVM: Add locking to virtual i8259 interrupt controller by Avi Kivity · 16 years ago
  4. 8fdb235 KVM: x86: Fix and refactor NMI watchdog emulation by Jan Kiszka · 16 years ago
  5. 23930f9 KVM: x86: Enable NMI Watchdog via in-kernel PIT source by Jan Kiszka · 16 years ago
  6. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  7. e482580 KVM: PIC: enhance IPI avoidance by Marcelo Tosatti · 16 years ago
  8. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  9. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  10. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 16 years ago
  11. c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 16 years ago
  12. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  13. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  14. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  15. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  16. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h 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.h]
  18. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  19. d657a98 KVM: Portability: Move kvm_vcpu definition back to kvm.h by Zhang Xiantao · 17 years ago
  20. 682c59a KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code by Zhang Xiantao · 17 years ago
  21. e01a1b5 KVM: Portability: Stop including x86-specific headers in kvm_main.c by Hollis Blanchard · 17 years ago
  22. e217402 KVM: Portability: Move IO device definitions to its own header file by Hollis Blanchard · 17 years ago
  23. 0c7ac28 KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros by Zhang Xiantao · 17 years ago
  24. 8be5453 KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface by Zhang Xiantao · 17 years ago
  25. 8c39269 KVM: Split IOAPIC reset function and export for kernel RESET by Eddie Dong · 17 years ago
  26. 2fcceae KVM: Export PIC reset for kernel device reset by Eddie Dong · 17 years ago
  27. d589444 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() by Rusty Russell · 17 years ago
  28. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 17 years ago
  29. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  30. a3d7f85 KVM: Migrate lapic hrtimer when vcpu moves to another cpu by Eddie Dong · 17 years ago
  31. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  32. 6e5d865 KVM: VMX: Use shadow TPR/cr8 for 64-bits guests by Yang, Sheng · 17 years ago
  33. 96ad2cc KVM: in-kernel LAPIC save and restore support by Eddie Dong · 17 years ago
  34. 6bf9e96 KVM: in-kernel IOAPIC save and restore support by He, Qing · 17 years ago
  35. 6ceb9d7 KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support by He, Qing · 17 years ago
  36. 1fd4f2a KVM: In-kernel I/O APIC model by Eddie Dong · 17 years ago
  37. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  38. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 17 years ago