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
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+15
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
1
-3
/
+1
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
1
-2
/
+1
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
1
-1
/
+1
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
1
-1
/
+2
2021-05-27
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
1
-0
/
+2
2021-05-27
KVM: X86: Bail out of direct yield in case of under-committed scenarios
Wanpeng Li
1
-0
/
+3
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-0
/
+9
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-41
/
+112
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-1
/
+1
2021-05-07
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-07
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
1
-0
/
+3
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
1
-0
/
+36
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
1
-8
/
+11
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
1
-16
/
+13
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
1
-0
/
+12
2021-05-07
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
1
-1
/
+2
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-0
/
+16
2021-05-07
KVM: x86: Hoist input checks in kvm_add_msr_filter()
Siddharth Chandrasekaran
1
-19
/
+7
2021-05-05
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-0
/
+9
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-45
/
+169
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+7
2021-04-26
KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt()
Haiwei Li
1
-12
/
+9
2021-04-26
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
1
-4
/
+4
2021-04-26
KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
Sean Christopherson
1
-3
/
+8
2021-04-26
KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guests
Wanpeng Li
1
-0
/
+3
2021-04-26
KVM: x86: Properly handle APF vs disabled LAPIC situation
Vitaly Kuznetsov
1
-1
/
+1
2021-04-24
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-66
/
+104
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
1
-0
/
+8
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
1
-1
/
+6
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
1
-0
/
+21
2021-04-20
KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
Sean Christopherson
1
-0
/
+2
2021-04-20
KVM: X86: Do not yield to self
Wanpeng Li
1
-0
/
+4
2021-04-20
KVM: X86: Count attempted/successful directed yield
Wanpeng Li
1
-6
/
+18
2021-04-17
KVM: x86: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+2
2021-04-17
KVM: x86/vPMU: Forbid reading from MSR_F15H_PERF MSRs when guest doesn't have...
Vitaly Kuznetsov
1
-0
/
+6
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-03-30
KVM: clean up the unused argument
Haiwei Li
1
-5
/
+4
2021-03-22
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
1
-45
/
+68
2021-03-18
KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUs
Wanpeng Li
1
-1
/
+1
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
1
-44
/
+65
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-3
/
+3
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
1
-1
/
+1
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
1
-0
/
+2
[next]