index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
1
-4
/
+1
2020-02-12
KVM: apic: reuse smp_wmb() in kvm_make_request()
Miaohe Lin
1
-3
/
+0
2020-02-05
kvm: lapic: Introduce APICv update helper function
Suravee Suthikulpanit
1
-5
/
+17
2020-01-27
Adding 'else' to reduce checking.
Haiwei Li
1
-2
/
+2
2020-01-27
KVM: apic: short-circuit kvm_apic_accept_pic_intr() when pic intr is accepted
Miaohe Lin
1
-4
/
+3
2020-01-27
KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-4
/
+9
2020-01-21
KVM: Fix some grammar mistakes
Miaohe Lin
1
-1
/
+1
2020-01-21
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
1
-1
/
+1
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
1
-2
/
+2
2020-01-08
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
1
-3
/
+0
2020-01-08
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
1
-1
/
+1
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-5
/
+0
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
1
-0
/
+44
2019-11-15
KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi
Miaohe Lin
1
-36
/
+29
2019-11-15
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
1
-1
/
+1
2019-10-22
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
1
-5
/
+0
2019-09-26
KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns
Wanpeng Li
1
-6
/
+7
2019-09-24
KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
Wanpeng Li
1
-14
/
+14
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+11
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-09-11
KVM: x86: Fix INIT signal handling in various CPU states
Liran Alon
1
-4
/
+7
2019-09-11
KVM: LAPIC: Micro optimize IPI latency
Wanpeng Li
1
-5
/
+4
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
1
-0
/
+5
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
1
-8
/
+0
2019-08-01
KVM: LAPIC: Mark hrtimer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-3
/
+3
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-35
/
+64
2019-07-17
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
1
-4
/
+4
2019-07-15
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
1
-86
/
+9
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-45
/
+78
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-3
/
+1
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
1
-3
/
+4
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
1
-12
/
+32
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
1
-1
/
+5
2019-07-02
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
Wanpeng Li
1
-1
/
+1
2019-06-20
KVM: x86: Fix apic dangling pointer in vcpu
Saar Amar
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-06-18
kvm: x86: offset is ensure to be in range
Wei Yang
1
-1
/
+1
2019-06-18
kvm: x86: use same convention to name kvm_lapic_{set,clear}_vector()
Wei Yang
1
-10
/
+7
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
1
-1
/
+2
2019-06-04
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
Wanpeng Li
1
-7
/
+7
2019-06-04
KVM: LAPIC: Extract adaptive tune timer advancement logic
Wanpeng Li
1
-24
/
+33
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+24
2019-04-30
KVM: lapic: Check for a pending timer intr prior to start_hv_timer()
Sean Christopherson
1
-3
/
+5
2019-04-30
KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
Sean Christopherson
1
-5
/
+5
2019-04-30
KVM: lapic: Explicitly cancel the hv timer if it's pre-expired
Sean Christopherson
1
-7
/
+15
2019-04-30
KVM: lapic: Busy wait for timer to expire when using hv_timer
Sean Christopherson
1
-1
/
+1
2019-04-30
KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointer
Sean Christopherson
1
-3
/
+0
2019-04-18
KVM: lapic: Convert guest TSC to host time domain if necessary
Sean Christopherson
1
-3
/
+21
2019-04-18
KVM: lapic: Allow user to disable adaptive tuning of timer advancement
Sean Christopherson
1
-2
/
+9
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
1
-17
/
+19
[prev]
[next]