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