index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Rename kvm_lapic_enable_pv_eoi()
Vitaly Kuznetsov
2021-11-11
1
-1
/
+1
*
KVM: x86: Add a return code to kvm_apic_accept_events
Jim Mattson
2021-06-17
1
-1
/
+1
*
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
2021-02-09
1
-0
/
+2
*
KVM: x86: hyper-v: Drop unused kvm_hv_vapic_assist_page_enabled()
Vitaly Kuznetsov
2021-02-09
1
-5
/
+0
*
KVM: Stop using deprecated jump label APIs
Cun Li
2021-02-04
1
-7
/
+6
*
KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
Sean Christopherson
2020-09-28
1
-0
/
+1
*
KVM: x86: introduce kvm_can_use_hv_timer
Paolo Bonzini
2020-05-15
1
-1
/
+1
*
KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
Peter Shier
2020-04-15
1
-1
/
+6
*
KVM: X86: Filter out the broadcast dest for IPI fastpath
Wanpeng Li
2020-04-07
1
-0
/
+3
*
KVM: X86: Micro-optimize IPI fastpath delay
Wanpeng Li
2020-03-26
1
-0
/
+1
*
KVM: LAPIC: Recalculate apic map in batch
Wanpeng Li
2020-03-16
1
-0
/
+1
*
kvm: lapic: Introduce APICv update helper function
Suravee Suthikulpanit
2020-02-05
1
-0
/
+1
*
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
2020-01-08
1
-1
/
+1
*
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
2020-01-08
1
-2
/
+3
*
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
2020-01-08
1
-1
/
+1
*
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
1
-0
/
+5
|
\
|
*
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
2019-10-22
1
-0
/
+5
*
|
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
1
-0
/
+3
|
/
*
KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
Wanpeng Li
2019-09-24
1
-1
/
+0
*
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
1
-0
/
+1
*
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
Wei Yang
2019-06-18
1
-0
/
+5
*
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
2019-06-04
1
-1
/
+1
*
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
Wanpeng Li
2019-06-04
1
-0
/
+1
*
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
2019-04-18
1
-1
/
+1
*
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
2019-04-18
1
-1
/
+3
*
KVM: hyperv: define VP assist page helpers
Ladi Prosek
2018-10-17
1
-1
/
+1
*
kvm: vmx: Introduce lapic_mode enumeration
Jim Mattson
2018-05-14
1
-0
/
+14
*
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
Ladi Prosek
2018-03-28
1
-1
/
+1
*
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
Liran Alon
2018-01-16
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
Ladi Prosek
2017-08-07
1
-0
/
+3
*
KVM: lapic: reorganize restart_apic_timer
Paolo Bonzini
2017-06-29
1
-1
/
+1
*
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
1
-2
/
+2
*
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2017-01-17
1
-0
/
+1
|
\
|
*
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-12
1
-0
/
+1
*
|
KVM: vmx: speed up TPR below threshold vmexits
Paolo Bonzini
2017-01-09
1
-0
/
+1
*
|
KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
Radim Krčmář
2017-01-09
1
-11
/
+0
|
/
*
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
Wanpeng Li
2016-11-02
1
-0
/
+1
*
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
Wanpeng Li
2016-11-02
1
-0
/
+1
*
KVM: x86: use hardware-compatible format for APIC ID register
Radim Krčmář
2016-07-14
1
-3
/
+9
*
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
2016-07-14
1
-1
/
+1
*
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
1
-0
/
+5
*
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
1
-0
/
+3
*
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
2016-05-18
1
-3
/
+3
*
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
2016-05-18
1
-0
/
+29
*
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
2016-03-03
1
-2
/
+5
*
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
2016-02-09
1
-4
/
+4
*
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
2016-02-09
1
-0
/
+2
*
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
2015-11-25
1
-0
/
+5
*
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
1
-2
/
+2
[next]