index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
2008-01-30
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
Zhang Xiantao
2008-01-30
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (p...
Zhang Xiantao
2008-01-30
KVM: apic round robin cleanup
Qing He
2008-01-30
KVM: CodingStyle cleanup
Mike Day
2008-01-30
KVM: Remove gratuitous casts from lapic.c
Rusty Russell
2008-01-30
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
Rusty Russell
2007-10-22
KVM: Improve local apic timer wraparound handling
Kevin Pedretti
2007-10-22
KVM: Fix local apic timer divide by zero
Kevin Pedretti
2007-10-13
KVM: enable in-kernel APIC INIT/SIPI handling
He, Qing
2007-10-13
KVM: round robin for APIC lowest priority delivery mode
He, Qing
2007-10-13
KVM: deliver PIC interrupt only to vcpu0
Qing He
2007-10-13
KVM: Migrate lapic hrtimer when vcpu moves to another cpu
Eddie Dong
2007-10-13
KVM: Keep track of missed timer irq injections
Eddie Dong
2007-10-13
KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
Yang, Sheng
2007-10-13
KVM: in-kernel LAPIC save and restore support
Eddie Dong
2007-10-13
KVM: Emulate local APIC in kernel
Eddie Dong