aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/kvm/lapic.c
Commit message (Expand)AuthorAge
* KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interfaceZhang Xiantao2008-01-30
* KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...Zhang Xiantao2008-01-30
* KVM: apic round robin cleanupQing He2008-01-30
* KVM: CodingStyle cleanupMike Day2008-01-30
* KVM: Remove gratuitous casts from lapic.cRusty Russell2008-01-30
* KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()Rusty Russell2008-01-30
* KVM: Improve local apic timer wraparound handlingKevin Pedretti2007-10-22
* KVM: Fix local apic timer divide by zeroKevin Pedretti2007-10-22
* KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing2007-10-13
* KVM: round robin for APIC lowest priority delivery modeHe, Qing2007-10-13
* KVM: deliver PIC interrupt only to vcpu0Qing He2007-10-13
* KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong2007-10-13
* KVM: Keep track of missed timer irq injectionsEddie Dong2007-10-13
* KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng2007-10-13
* KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-13
* KVM: Emulate local APIC in kernelEddie Dong2007-10-13