Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9dcb40e1aa5bfe7d6ffc729f3c2b6c8f1392d2d3
/
arch
/
x86
/
kvm
/
lapic.c
54aaace
KVM: LAPIC: ignore pending timers if LVTT is disabled
by Marcelo Tosatti
· 17 years ago
6f6d6a1
rename div64_64 to div64_u64
by Roman Zippel
· 17 years ago
ec7cf69
KVM: export kvm_lapic_set_tpr() to modules
by Joerg Roedel
· 17 years ago
a453529
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
by Avi Kivity
· 17 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 17 years ago
b8688d5
KVM: replace remaining __FUNCTION__ occurances
by Harvey Harrison
· 17 years ago
0b975a3
KVM: Avoid infinite-frequency local apic timer
by Avi Kivity
· 17 years ago
2f52d58
KVM: Move apic timer migration away from critical section
by Avi Kivity
· 17 years ago
b93463a
KVM: Accelerated apic support
by Avi Kivity
· 17 years ago
b209749f
KVM: local APIC TPR access reporting facility
by Avi Kivity
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
[Renamed (99%) from drivers/kvm/lapic.c]
bfc6d22
KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch
by Zhang Xiantao
· 17 years ago
ad312c7
KVM: Portability: Introduce kvm_vcpu_arch
by Zhang Xiantao
· 17 years ago
722f6ec
KVM: LAPIC: minor debugging compile fix
by Joerg Roedel
· 17 years ago
8be5453
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
by Zhang Xiantao
· 17 years ago
34c16ee
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
by Zhang Xiantao
· 17 years ago
e4d47f4
KVM: apic round robin cleanup
by Qing He
· 17 years ago
d77c26f
KVM: CodingStyle cleanup
by Mike Day
· 17 years ago
7e620d1
KVM: Remove gratuitous casts from lapic.c
by Rusty Russell
· 17 years ago
d589444
KVM: Add kvm_free_lapic() to pair with kvm_create_lapic()
by Rusty Russell
· 17 years ago
9da8f4e
KVM: Improve local apic timer wraparound handling
by Kevin Pedretti
· 17 years ago
b33ac88
KVM: Fix local apic timer divide by zero
by Kevin Pedretti
· 17 years ago
c5ec153
KVM: enable in-kernel APIC INIT/SIPI handling
by He, Qing
· 17 years ago
932f72a
KVM: round robin for APIC lowest priority delivery mode
by He, Qing
· 17 years ago
40487c6
KVM: deliver PIC interrupt only to vcpu0
by Qing He
· 17 years ago
a3d7f85
KVM: Migrate lapic hrtimer when vcpu moves to another cpu
by Eddie Dong
· 17 years ago
1b9778d
KVM: Keep track of missed timer irq injections
by Eddie Dong
· 17 years ago
6e5d865
KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
by Yang, Sheng
· 17 years ago
96ad2cc
KVM: in-kernel LAPIC save and restore support
by Eddie Dong
· 17 years ago
97222cc
KVM: Emulate local APIC in kernel
by Eddie Dong
· 17 years ago