KVM: Add instruction emulation statistics
[safe/jmp/linux-2.6] / drivers / kvm / lapic.c
2008-01-30 Zhang XiantaoKVM: Portability: Split kvm_vcpu into arch dependent...
2008-01-30 Qing HeKVM: apic round robin cleanup
2008-01-30 Mike DayKVM: CodingStyle cleanup
2008-01-30 Rusty RussellKVM: Remove gratuitous casts from lapic.c
2008-01-30 Rusty RussellKVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
2007-10-22 Kevin PedrettiKVM: Improve local apic timer wraparound handling
2007-10-22 Kevin PedrettiKVM: Fix local apic timer divide by zero
2007-10-13 He, QingKVM: enable in-kernel APIC INIT/SIPI handling
2007-10-13 He, QingKVM: round robin for APIC lowest priority delivery...
2007-10-13 Qing HeKVM: deliver PIC interrupt only to vcpu0
2007-10-13 Eddie DongKVM: Migrate lapic hrtimer when vcpu moves to another cpu
2007-10-13 Eddie DongKVM: Keep track of missed timer irq injections
2007-10-13 Yang, ShengKVM: VMX: Use shadow TPR/cr8 for 64-bits guests
2007-10-13 Eddie DongKVM: in-kernel LAPIC save and restore support
2007-10-13 Eddie DongKVM: Emulate local APIC in kernel