summaryrefslogtreecommitdiffstats
path: root/drivers/kvm/lapic.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...Zhang Xiantao2008-01-301-0/+2
* KVM: apic round robin cleanupQing He2008-01-301-10/+3
* KVM: CodingStyle cleanupMike Day2008-01-301-2/+1
* KVM: Remove gratuitous casts from lapic.cRusty Russell2008-01-301-5/+5
* KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()Rusty Russell2008-01-301-10/+9
* KVM: Improve local apic timer wraparound handlingKevin Pedretti2007-10-221-10/+26
* KVM: Fix local apic timer divide by zeroKevin Pedretti2007-10-221-1/+1
* KVM: enable in-kernel APIC INIT/SIPI handlingHe, Qing2007-10-131-7/+36
* KVM: round robin for APIC lowest priority delivery modeHe, Qing2007-10-131-5/+28
* KVM: deliver PIC interrupt only to vcpu0Qing He2007-10-131-0/+17
* KVM: Migrate lapic hrtimer when vcpu moves to another cpuEddie Dong2007-10-131-0/+14
* KVM: Keep track of missed timer irq injectionsEddie Dong2007-10-131-20/+38
* KVM: VMX: Use shadow TPR/cr8 for 64-bits guestsYang, Sheng2007-10-131-0/+17
* KVM: in-kernel LAPIC save and restore supportEddie Dong2007-10-131-0/+13
* KVM: Emulate local APIC in kernelEddie Dong2007-10-131-0/+933
OpenPOWER on IntegriCloud