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