index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
KVM: x86: WARN if APIC HW/SW disable static keys are non-zero on unload
Sean Christopherson
2021-10-18
1
-0
/
+2
*
Revert "KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RE...
Sean Christopherson
2021-10-18
1
-7
/
+11
*
KVM: x86: Consolidate APIC base RESET initialization code
Sean Christopherson
2021-08-02
1
-5
/
+7
*
KVM: x86: Open code necessary bits of kvm_lapic_set_base() at vCPU RESET
Sean Christopherson
2021-08-02
1
-9
/
+6
*
KVM: x86: Set BSP bit in reset BSP vCPU's APIC base by default
Sean Christopherson
2021-08-02
1
-2
/
+5
*
KVM: x86: Don't force set BSP bit when local APIC is managed by userspace
Sean Christopherson
2021-08-02
1
-3
/
+0
*
KVM: x86: Remove defunct BSP "update" in local APIC reset
Sean Christopherson
2021-08-02
1
-3
/
+1
*
KVM: x86: WARN if the APIC map is dirty without an in-kernel local APIC
Sean Christopherson
2021-08-02
1
-0
/
+3
*
KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC
Wanpeng Li
2021-06-17
1
-0
/
+1
*
KVM: x86: Add a return code to kvm_apic_accept_events
Jim Mattson
2021-06-17
1
-5
/
+6
*
kvm: LAPIC: Restore guard to prevent illegal APIC register access
Jim Mattson
2021-06-09
1
-0
/
+3
*
KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
Wanpeng Li
2021-06-08
1
-6
/
+11
*
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
1
-1
/
+1
*
KVM: LAPIC: Narrow the timer latency between wait_lapic_expire and world switch
Wanpeng Li
2021-05-27
1
-3
/
+11
*
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...
Wanpeng Li
2021-05-03
1
-1
/
+1
*
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
2021-04-26
1
-0
/
+6
*
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
2021-03-15
1
-1
/
+1
*
KVM: LAPIC: Advancing the timer expiration on guest initiated write
Wanpeng Li
2021-03-12
1
-0
/
+1
*
KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
Sean Christopherson
2021-03-05
1
-1
/
+10
*
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
2021-02-09
1
-2
/
+3
*
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
2021-02-09
1
-2
/
+2
*
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2021-02-04
1
-15
/
+15
*
KVM: Stop using deprecated jump label APIs
Cun Li
2021-02-04
1
-16
/
+9
*
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
1
-1
/
+1
*
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
2021-01-07
1
-1
/
+1
*
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-07
1
-1
/
+1
|
\
|
*
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2020-11-27
1
-1
/
+1
*
|
KVM: x86: ignore SIPIs that are received while not in wait-for-sipi state
Maxim Levitsky
2020-12-09
1
-7
/
+8
*
|
KVM: x86: fix apic_accept_events vs check_nested_events
Paolo Bonzini
2020-11-15
1
-4
/
+26
|
/
*
KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
Sean Christopherson
2020-09-28
1
-0
/
+7
*
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
2020-09-28
1
-6
/
+5
*
KVM: LAPIC: Narrow down the kick target vCPU
Wanpeng Li
2020-09-28
1
-1
/
+3
*
KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
Wanpeng Li
2020-09-28
1
-2
/
+1
*
KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw di...
Wanpeng Li
2020-09-28
1
-2
/
+1
*
KVM: LAPIC: Fix updating DFR missing apic map recalculation
Wanpeng Li
2020-09-28
1
-5
/
+10
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
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
[next]