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
starfive-6.6.48-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
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
KVM: x86: Yield to IPI target vCPU only if it is busy
Li RongQing
1
-1
/
+1
2022-02-25
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
1
-0
/
+2
2022-02-18
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
1
-3
/
+6
2022-01-07
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
1
-3
/
+3
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-1
/
+1
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
1
-1
/
+1
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
1
-0
/
+107
2021-11-11
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
1
-0
/
+25
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
1
-0
/
+82
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
1
-1
/
+2
2021-09-06
x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
Lai Jiangshan
1
-2
/
+3
2021-05-07
x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()
Vitaly Kuznetsov
1
-25
/
+17
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
1
-12
/
+32
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
1
-0
/
+1
2021-05-07
x86/kvm: Teardown PV features on boot CPU as well
Vitaly Kuznetsov
1
-16
/
+40
2021-05-05
x86/kvm: Fix pr_info() for async PF setup/teardown
Vitaly Kuznetsov
1
-2
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-68
/
+60
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+8
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-13
/
+10
2021-04-20
x86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMP
Wanpeng Li
1
-63
/
+55
2021-03-18
x86/kvm: Fix broken irq restoration in kvm_wait
Wanpeng Li
1
-13
/
+10
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-1
/
+1
2021-03-06
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
1
-3
/
+8
2020-10-28
x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected
David Woodhouse
1
-0
/
+6
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+29
2020-09-28
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
1
-1
/
+1
2020-09-21
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
1
-19
/
+3
2020-09-12
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
1
-0
/
+2
2020-09-12
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
1
-4
/
+0
2020-09-11
KVM: Check the allocation of pv cpu mask
Haiwei Li
1
-3
/
+19
2020-09-09
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
1
-6
/
+29
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-37
/
+81
2020-07-24
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
1
-3
/
+3
2020-07-08
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
1
-7
/
+32
2020-07-08
x86/kvm: Change print code to use pr_*() format
Zhenzhong Duan
1
-9
/
+13
2020-07-08
Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...
Zhenzhong Duan
1
-9
/
+3
2020-07-08
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
1
-13
/
+34
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
1
-3
/
+3
2020-06-15
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
1
-15
/
+33
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+9
2020-06-11
x86/entry: Switch page fault exception to IDTENTRY_RAW
Thomas Gleixner
1
-6
/
+9
2020-06-04
x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
Sean Christopherson
1
-1
/
+0
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-8
/
+8
2020-05-19
x86/kvm: Restrict ASYNC_PF to user space
Thomas Gleixner
1
-93
/
+7
2020-05-19
x86/kvm: Sanitize kvm_async_pf_task_wait()
Thomas Gleixner
1
-60
/
+141
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
1
-18
/
+21
2020-02-28
KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
Wanpeng Li
1
-12
/
+21
2020-02-28
KVM: Introduce pv check helpers
Wanpeng Li
1
-10
/
+24
[next]