index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...
Maxim Levitsky
2022-02-08
1
-1
/
+6
*
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
2022-02-01
1
-8
/
+2
*
KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
Wanpeng Li
2022-01-26
1
-1
/
+1
*
KVM: x86: Unexport LAPIC's switch_to_{hv,sw}_timer() helpers
Sean Christopherson
2022-01-19
1
-2
/
+0
*
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
Maxim Levitsky
2021-12-09
1
-0
/
+3
*
KVM: Clear pv eoi pending bit only when it is set
Li RongQing
2021-12-08
1
-21
/
+19
*
KVM: x86: don't print when fail to read/write pv eoi memory
Li RongQing
2021-12-08
1
-12
/
+6
*
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2021-12-08
1
-1
/
+1
*
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-3
/
+3
*
KVM: x86: check PIR even for vCPUs with disabled APICv
Paolo Bonzini
2021-11-30
1
-1
/
+1
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
1
-9
/
+14
|
\
|
*
KVM: x86: Don't update vcpu->arch.pv_eoi.msr_val when a bogus value was writt...
Vitaly Kuznetsov
2021-11-11
1
-8
/
+13
|
*
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
2021-11-11
1
-1
/
+1
*
|
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-08
1
-1
/
+1
*
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
2021-01-08
1
-1
/
+1
*
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-08
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-24
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
|
\
[next]