Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: Improve local apic timer wraparound handling | Kevin Pedretti | 2007-10-22 | 1 | -10/+26 |
* | KVM: Fix local apic timer divide by zero | Kevin Pedretti | 2007-10-22 | 1 | -1/+1 |
* | KVM: enable in-kernel APIC INIT/SIPI handling | He, Qing | 2007-10-13 | 1 | -7/+36 |
* | KVM: round robin for APIC lowest priority delivery mode | He, Qing | 2007-10-13 | 1 | -5/+28 |
* | KVM: deliver PIC interrupt only to vcpu0 | Qing He | 2007-10-13 | 1 | -0/+17 |
* | KVM: Migrate lapic hrtimer when vcpu moves to another cpu | Eddie Dong | 2007-10-13 | 1 | -0/+14 |
* | KVM: Keep track of missed timer irq injections | Eddie Dong | 2007-10-13 | 1 | -20/+38 |
* | KVM: VMX: Use shadow TPR/cr8 for 64-bits guests | Yang, Sheng | 2007-10-13 | 1 | -0/+17 |
* | KVM: in-kernel LAPIC save and restore support | Eddie Dong | 2007-10-13 | 1 | -0/+13 |
* | KVM: Emulate local APIC in kernel | Eddie Dong | 2007-10-13 | 1 | -0/+933 |