1. 0b975a3 KVM: Avoid infinite-frequency local apic timer by Avi Kivity · 17 years ago
  2. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  3. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  4. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  5. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago[Renamed (99%) from drivers/kvm/lapic.c]
  6. bfc6d22 KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch by Zhang Xiantao · 17 years ago
  7. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  8. 722f6ec KVM: LAPIC: minor debugging compile fix by Joerg Roedel · 17 years ago
  9. 8be5453 KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface by Zhang Xiantao · 17 years ago
  10. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  11. e4d47f4 KVM: apic round robin cleanup by Qing He · 17 years ago
  12. d77c26f KVM: CodingStyle cleanup by Mike Day · 17 years ago
  13. 7e620d1 KVM: Remove gratuitous casts from lapic.c by Rusty Russell · 17 years ago
  14. d589444 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() by Rusty Russell · 17 years ago
  15. 9da8f4e KVM: Improve local apic timer wraparound handling by Kevin Pedretti · 17 years ago
  16. b33ac88 KVM: Fix local apic timer divide by zero by Kevin Pedretti · 17 years ago
  17. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 17 years ago
  18. 932f72a KVM: round robin for APIC lowest priority delivery mode by He, Qing · 17 years ago
  19. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  20. a3d7f85 KVM: Migrate lapic hrtimer when vcpu moves to another cpu by Eddie Dong · 17 years ago
  21. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  22. 6e5d865 KVM: VMX: Use shadow TPR/cr8 for 64-bits guests by Yang, Sheng · 17 years ago
  23. 96ad2cc KVM: in-kernel LAPIC save and restore support by Eddie Dong · 17 years ago
  24. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago