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