1. 622395a KVM: only abort guest entry if timer count goes from 0->1 by Marcelo Tosatti · 16 years ago
  2. 9276049 KVM: kvm_io_device: extend in_range() to manage len and write attribute by Laurent Vivier · 16 years ago
  3. 3419ffc KVM: IOAPIC/LAPIC: Enable NMI support by Sheng Yang · 16 years ago
  4. c7bf23b KVM: VMX: move APIC_ACCESS trace entry to generic code by Joerg Roedel · 16 years ago
  5. 06e0564 KVM: close timer injection race window in __vcpu_run by Marcelo Tosatti · 16 years ago
  6. 54aaace KVM: LAPIC: ignore pending timers if LVTT is disabled by Marcelo Tosatti · 16 years ago
  7. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  8. ec7cf69 KVM: export kvm_lapic_set_tpr() to modules by Joerg Roedel · 16 years ago
  9. a453529 KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* by Avi Kivity · 16 years ago
  10. 3d80840 KVM: hlt emulation should take in-kernel APIC/PIT timers into account by Marcelo Tosatti · 16 years ago
  11. b8688d5 KVM: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  12. 0b975a3 KVM: Avoid infinite-frequency local apic timer by Avi Kivity · 16 years ago
  13. 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
  14. b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
  15. b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
  16. 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]
  17. bfc6d22 KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch by Zhang Xiantao · 17 years ago
  18. ad312c7 KVM: Portability: Introduce kvm_vcpu_arch by Zhang Xiantao · 17 years ago
  19. 722f6ec KVM: LAPIC: minor debugging compile fix by Joerg Roedel · 17 years ago
  20. 8be5453 KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface by Zhang Xiantao · 17 years ago
  21. 34c16ee KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) by Zhang Xiantao · 17 years ago
  22. e4d47f4 KVM: apic round robin cleanup by Qing He · 17 years ago
  23. d77c26f KVM: CodingStyle cleanup by Mike Day · 17 years ago
  24. 7e620d1 KVM: Remove gratuitous casts from lapic.c by Rusty Russell · 17 years ago
  25. d589444 KVM: Add kvm_free_lapic() to pair with kvm_create_lapic() by Rusty Russell · 17 years ago
  26. 9da8f4e KVM: Improve local apic timer wraparound handling by Kevin Pedretti · 17 years ago
  27. b33ac88 KVM: Fix local apic timer divide by zero by Kevin Pedretti · 17 years ago
  28. c5ec153 KVM: enable in-kernel APIC INIT/SIPI handling by He, Qing · 17 years ago
  29. 932f72a KVM: round robin for APIC lowest priority delivery mode by He, Qing · 17 years ago
  30. 40487c6 KVM: deliver PIC interrupt only to vcpu0 by Qing He · 17 years ago
  31. a3d7f85 KVM: Migrate lapic hrtimer when vcpu moves to another cpu by Eddie Dong · 17 years ago
  32. 1b9778d KVM: Keep track of missed timer irq injections by Eddie Dong · 17 years ago
  33. 6e5d865 KVM: VMX: Use shadow TPR/cr8 for 64-bits guests by Yang, Sheng · 17 years ago
  34. 96ad2cc KVM: in-kernel LAPIC save and restore support by Eddie Dong · 17 years ago
  35. 97222cc KVM: Emulate local APIC in kernel by Eddie Dong · 17 years ago