index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-6
/
+5
|
\
|
*
KVM: LAPIC: Set the TDCR settable bits
Wanpeng Li
2020-07-31
1
-1
/
+1
|
*
KVM: Using macros instead of magic values
Haiwei Li
2020-07-27
1
-1
/
+2
|
*
KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
Xiaoyao Li
2020-07-09
1
-1
/
+1
|
*
KVM: lapic: Use guest_cpuid_has() in kvm_apic_set_version()
Xiaoyao Li
2020-07-08
1
-3
/
+1
*
|
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
2020-07-31
1
-1
/
+1
|
/
*
KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
Paolo Bonzini
2020-06-22
1
-20
/
+31
*
kvm: lapic: fix broken vcpu hotplug
Igor Mammedov
2020-06-22
1
-0
/
+1
*
kvm/x86: Remove redundant function implementations
彭浩(Richard)
2020-05-27
1
-0
/
+1
*
KVM: X86: TSCDEADLINE MSR emulation fastpath
Wanpeng Li
2020-05-15
1
-6
/
+12
*
KVM: x86: introduce kvm_can_use_hv_timer
Paolo Bonzini
2020-05-15
1
-3
/
+10
*
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
1
-1
/
+1
*
KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
Peter Shier
2020-04-15
1
-10
/
+51
*
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-04-07
1
-3
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
1
-32
/
+53
|
\
|
*
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
1
-15
/
+15
|
*
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-26
1
-2
/
+2
|
*
KVM: LAPIC: Recalculate apic map in batch
Wanpeng Li
2020-03-16
1
-10
/
+36
|
*
KVM: apic: remove unused function apic_lvt_vector()
Miaohe Lin
2020-03-16
1
-5
/
+0
*
|
KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timer
Wanpeng Li
2020-03-24
1
-0
/
+6
*
|
KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...
He Zhe
2020-03-23
1
-1
/
+1
|
/
*
KVM: apic: avoid calculating pending eoi from an uninitialized val
Miaohe Lin
2020-02-21
1
-1
/
+3
*
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
2020-02-21
1
-4
/
+1
*
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
2020-02-12
1
-3
/
+0
*
kvm: lapic: Introduce APICv update helper function
Suravee Suthikulpanit
2020-02-05
1
-5
/
+17
*
Adding 'else' to reduce checking.
Haiwei Li
2020-01-27
1
-2
/
+2
*
KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted
Miaohe Lin
2020-01-27
1
-4
/
+3
*
KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-01-27
1
-4
/
+9
*
KVM: Fix some grammar mistakes
Miaohe Lin
2020-01-21
1
-1
/
+1
*
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
2020-01-21
1
-1
/
+1
*
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
2020-01-08
1
-2
/
+2
*
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
2020-01-08
1
-3
/
+0
*
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
2020-01-08
1
-1
/
+1
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-5
/
+0
|
\
|
*
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
2019-10-22
1
-5
/
+0
*
|
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
1
-0
/
+44
*
|
KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi
Miaohe Lin
2019-11-15
1
-36
/
+29
*
|
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
2019-11-15
1
-1
/
+1
|
/
*
KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns
Wanpeng Li
2019-09-26
1
-6
/
+7
*
KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
Wanpeng Li
2019-09-24
1
-14
/
+14
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
1
-9
/
+11
|
\
|
*
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
2019-09-11
1
-4
/
+7
|
*
KVM: LAPIC: Micro optimize IPI latency
Wanpeng Li
2019-09-11
1
-5
/
+4
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
KVM: LAPIC: Mark hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-08-01
1
-3
/
+3
*
|
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
2019-08-14
1
-0
/
+5
*
|
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
2019-08-05
1
-8
/
+0
|
/
*
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
1
-35
/
+64
*
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2019-07-17
1
-4
/
+4
*
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2019-07-15
1
-86
/
+9
[next]