1. d9565a7 KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific header by Eric Auger · 8 years ago
  2. bce87cc KVM: x86: consolidate different ways to test for in-kernel LAPIC by Paolo Bonzini · 9 years ago
  3. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  4. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  5. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  6. 71ba994 KVM: x86: clean/fix memory barriers in irqchip_in_kernel by Paolo Bonzini · 9 years ago
  7. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  8. 93b6547 KVM: switch to symbolic name for irq_states size by Michael S. Tsirkin · 12 years ago
  9. 743eeb0 KVM: Intelligent device lookup on I/O bus by Sasha Levin · 13 years ago
  10. 1e01596 KVM: remove useless function declarations from file arch/x86/kvm/irq.h by Duan Jiong · 13 years ago
  11. f4f5105 KVM: Convert PIC lock from raw spinlock to ordinary spinlock by Avi Kivity · 14 years ago
  12. eebb5f3 KVM: i8259: fix migration by Gleb Natapov · 14 years ago
  13. 073d461 KVM: i8259: reduce excessive abstraction for pic_irq_request() by Avi Kivity · 14 years ago
  14. 50a085b KVM: x86: Kick VCPU outside PIC lock again by Jan Kiszka · 14 years ago
  15. fa8273e KVM: Convert i8254/i8259 locks to raw_spinlocks by Thomas Gleixner · 14 years ago
  16. 72bb2fc KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl by Wei Yongjun · 14 years ago
  17. 3ddea12 KVM: x86: disallow multiple KVM_CREATE_IRQCHIP by Marcelo Tosatti · 15 years ago
  18. 1a6e4a8 KVM: Move irq sharing information to irqchip level by Gleb Natapov · 15 years ago
  19. 956f97c KVM: Call kvm_vcpu_kick() inside pic spinlock by Gleb Natapov · 15 years ago
  20. 44882ee KVM: make irq ack notifications aware of routing table by Marcelo Tosatti · 16 years ago
  21. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 15 years ago
  22. 3f35385 KVM: Add locking to virtual i8259 interrupt controller by Avi Kivity · 16 years ago
  23. 8fdb235 KVM: x86: Fix and refactor NMI watchdog emulation by Jan Kiszka · 16 years ago
  24. 23930f9 KVM: x86: Enable NMI Watchdog via in-kernel PIT source by Jan Kiszka · 16 years ago
  25. 3de42dc KVM: Separate irq ack notification out of arch/x86/kvm/irq.c by Xiantao Zhang · 16 years ago
  26. e482580 KVM: PIC: enhance IPI avoidance by Marcelo Tosatti · 16 years ago
  27. f524472 KVM: irq ack notification by Marcelo Tosatti · 16 years ago
  28. 564f153 KVM: Add irq ack notifier list by Avi Kivity · 16 years ago
  29. 867767a KVM: Introduce kvm_set_irq to inject interrupts in guests by Amit Shah · 16 years ago
  30. c65bbfa KVM: check injected pic irq within valid pic irqs by Ben-Ami Yassour · 16 years ago
  31. 2f59971 KVM: migrate PIT timer by Marcelo Tosatti · 16 years ago
  32. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  33. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  34. 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
  35. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago
  36. 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]
  37. d7deeeb0 KVM: Portability: move vpic and vioapic to kvm_arch by Zhang Xiantao · 17 years ago
  38. d657a98 KVM: Portability: Move kvm_vcpu definition back to kvm.h by Zhang Xiantao · 17 years ago
  39. 682c59a KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code by Zhang Xiantao · 17 years ago
  40. e01a1b5 KVM: Portability: Stop including x86-specific headers in kvm_main.c by Hollis Blanchard · 17 years ago
  41. e217402 KVM: Portability: Move IO device definitions to its own header file by Hollis Blanchard · 17 years ago
  42. 0c7ac28 KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros by Zhang Xiantao · 17 years ago
  43. 8be5453 KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface by Zhang Xiantao · 17 years ago
  44. 8c39269 KVM: Split IOAPIC reset function and export for kernel RESET by Eddie Dong · 17 years ago
  45. 2fcceae KVM: Export PIC reset for kernel device reset by Eddie Dong · 17 years ago
  46. d589444 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() by Rusty Russell · 17 years ago
  47. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 17 years ago
  48. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  49. a3d7f85 KVM: Migrate lapic hrtimer when vcpu moves to another cpu by Eddie Dong · 17 years ago
  50. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  51. 6e5d865 KVM: VMX: Use shadow TPR/cr8 for 64-bits guests by Yang, Sheng · 17 years ago
  52. 96ad2cc KVM: in-kernel LAPIC save and restore support by Eddie Dong · 17 years ago
  53. 6bf9e96 KVM: in-kernel IOAPIC save and restore support by He, Qing · 17 years ago
  54. 6ceb9d7 KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support by He, Qing · 17 years ago
  55. 1fd4f2a KVM: In-kernel I/O APIC model by Eddie Dong · 17 years ago
  56. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago
  57. 85f455f KVM: Add support for in-kernel PIC emulation by Eddie Dong · 17 years ago