aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/lapic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22KVM: Improve local apic timer wraparound handlingKevin Pedretti1-10/+26
2007-10-22KVM: Fix local apic timer divide by zeroKevin Pedretti1-1/+1
2007-10-13KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing1-7/+36
2007-10-13KVM: round robin for APIC lowest priority delivery modeHe, Qing1-5/+28
2007-10-13KVM: deliver PIC interrupt only to vcpu0Qing He1-0/+17
2007-10-13KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong1-0/+14
2007-10-13KVM: Keep track of missed timer irq injectionsEddie Dong1-20/+38
2007-10-13KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng1-0/+17
2007-10-13KVM: in-kernel LAPIC save and restore supportEddie Dong1-0/+13
2007-10-13KVM: Emulate local APIC in kernelEddie Dong1-0/+933