1. 9e4aabe kvm: x86: Convert ioapic->rtc_status.dest_map to a struct by Joerg Roedel · 8 years ago
  2. bce87cc KVM: x86: consolidate different ways to test for in-kernel LAPIC by Paolo Bonzini · 9 years ago
  3. 52004014 KVM: x86: Use vector-hashing to deliver lowest-priority interrupts by Feng Wu · 9 years ago
  4. 5c919412 kvm/x86: Hyper-V synthetic interrupt controller by Andrey Smetanin · 9 years ago
  5. d62caab kvm/x86: per-vcpu apicv deactivation support by Andrey Smetanin · 9 years ago
  6. 8feb4a0 KVM: Define a new interface kvm_intr_is_single_vcpu() by Feng Wu · 9 years ago
  7. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  8. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  9. e83d588 kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file by Andrey Smetanin · 9 years ago
  10. 59fd132 KVM: x86: keep track of LVT0 changes under APICv by Radim Krčmář · 9 years ago
  11. f077825 KVM: x86: API changes for SMM support by Paolo Bonzini · 9 years ago
  12. ce40cd3f kvm: x86: fix kvm_apic_has_events to check for NULL pointer by Paolo Bonzini · 9 years ago
  13. d1ebdbf kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true by James Sullivan · 9 years ago
  14. d28bc9d KVM: x86: INIT and reset sequences are different by Nadav Amit · 9 years ago
  15. 3b5a5ff KVM: x86: simplify kvm_apic_map by Radim Krčmář · 10 years ago
  16. af669ac KVM: move iodev.h from virt/kvm/ to include/kvm by Andre Przywara · 9 years ago
  17. 705699a KVM: nVMX: Enable nested posted interrupt processing by Wincy Van · 10 years ago
  18. 52c233a KVM: x86: return bool from kvm_apic_match*() by Radim Krčmář · 10 years ago
  19. d0659d9 KVM: x86: add option to advance tscdeadline hrtimer expiration by Marcelo Tosatti · 10 years ago
  20. 45c3094 KVM: x86: allow 256 logical x2APICs again by Radim Krčmář · 10 years ago
  21. f30ebc3 KVM: x86: optimize some accesses to LVTT and SPIV by Radim Krčmář · 10 years ago
  22. a323b40 KVM: x86: detect LVTT changes under APICv by Radim Krčmář · 10 years ago
  23. e462755 KVM: x86: detect SPIV changes under APICv by Radim Krčmář · 10 years ago
  24. 394457a KVM: x86: some apic broadcast modes does not work by Nadav Amit · 10 years ago
  25. 58cb628 KVM: x86: Validate guest writes to MSR_IA32_APICBASE by Jan Kiszka · 11 years ago
  26. fda4e2e8 KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) by Andy Honig · 11 years ago
  27. a20ed54 KVM: VMX: Add the deliver posted interrupt algorithm by Yang Zhang · 11 years ago
  28. cf9e65b KVM: Set TMR when programming ioapic entry by Yang Zhang · 11 years ago
  29. 1060691 KVM: Add reset/restore rtc_status support by Yang Zhang · 11 years ago
  30. b4f2225 KVM: Return destination vcpu on interrupt injection by Yang Zhang · 11 years ago
  31. 44944d4 KVM: Call kvm_apic_match_dest() to check destination vcpu by Yang Zhang · 11 years ago
  32. 66450a2 KVM: x86: Rework INIT and SIPI handling by Jan Kiszka · 11 years ago
  33. c7c9c56 x86, apicv: add virtual interrupt delivery support by Yang Zhang · 12 years ago
  34. 8d14695 x86, apicv: add virtual x2apic support by Yang Zhang · 12 years ago
  35. 83d4c28 x86, apicv: add APICv register virtualization support by Yang Zhang · 12 years ago
  36. 1e08ec4 KVM: optimize apic interrupt delivery by Gleb Natapov · 12 years ago
  37. 64eb062 KVM: correctly detect APIC SW state in kvm_apic_post_state_restore() by Gleb Natapov · 12 years ago
  38. c48f149 KVM: inline kvm_apic_present() and kvm_lapic_enabled() by Gleb Natapov · 12 years ago
  39. c5cc421 KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR by Gleb Natapov · 12 years ago
  40. 2a6eac9 KVM: Simplify kvm_timer by Avi Kivity · 12 years ago
  41. e9d90d4 KVM: Remove internal timer abstraction by Avi Kivity · 12 years ago
  42. ae7a2a3 KVM: host side for eoi optimization by Michael S. Tsirkin · 12 years ago
  43. 8680b94 KVM: optimize ISR lookups by Michael S. Tsirkin · 12 years ago
  44. 5eadf91 KVM: document lapic regs field by Michael S. Tsirkin · 12 years ago
  45. 8934208 KVM: Expose kvm_lapic_local_deliver() by Avi Kivity · 13 years ago
  46. a3e06bb KVM: emulate lapic tsc deadline timer for guest by Liu, Jinsong · 13 years ago
  47. 58fbbf2 KVM: APIC: avoid instruction emulation for EOI writes by Kevin Tian · 13 years ago
  48. afc2018 KVM: x86: Remove useless regs_page pointer from kvm_lapic by Takuya Yoshikawa · 13 years ago
  49. 10388a0 KVM: Add HYPER-V apic access MSRs by Gleb Natapov · 15 years ago
  50. 0105d1a KVM: x2apic interface to lapic by Gleb Natapov · 15 years ago
  51. fc61b80 KVM: Add Directed EOI support to APIC emulation by Gleb Natapov · 15 years ago
  52. 33e4c68 KVM: Optimize searching for highest IRR by Gleb Natapov · 15 years ago
  53. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 15 years ago
  54. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 15 years ago
  55. 6da7e3f KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts by Gleb Natapov · 15 years ago
  56. d3c7b77 KVM: unify part of generic timer handling by Marcelo Tosatti · 15 years ago
  57. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
  58. 8b2cf73 KVM: add statics were possible, function definition in lapic.h by Harvey Harrison · 16 years ago
  59. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  60. 8247019 KVM: Move irqchip declarations into new ioapic.h and lapic.h by Zhang Xiantao · 17 years ago