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
/
hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
KVM: x86: remove dead initialization
Paolo Bonzini
1
-1
/
+1
2021-08-03
KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...
Vitaly Kuznetsov
1
-2
/
+11
2021-08-03
KVM: x86: Introduce trace_kvm_hv_hypercall_done()
Vitaly Kuznetsov
1
-0
/
+1
2021-08-03
KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
Vitaly Kuznetsov
1
-3
/
+3
2021-06-17
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
1
-1
/
+1
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED bit
Vitaly Kuznetsov
1
-0
/
+8
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
Vitaly Kuznetsov
1
-0
/
+6
2021-06-17
KVM: x86: hyper-v: Honor HV_DEBUGGING privilege bit
Vitaly Kuznetsov
1
-0
/
+9
2021-06-17
KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS privilege bit
Vitaly Kuznetsov
1
-0
/
+2
2021-06-17
KVM: x86: hyper-v: Honor HV_POST_MESSAGES privilege bit
Vitaly Kuznetsov
1
-0
/
+2
2021-06-17
KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall
Vitaly Kuznetsov
1
-0
/
+11
2021-06-17
KVM: x86: hyper-v: Prepare to check access to Hyper-V hypercalls
Vitaly Kuznetsov
1
-0
/
+11
2021-06-17
KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+6
2021-06-17
KVM: x86: hyper-v: Inverse the default in hv_check_msr_access()
Vitaly Kuznetsov
1
-1
/
+1
2021-06-17
KVM: x86: hyper-v: Honor HV_FEATURE_DEBUG_MSRS_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT privilege bit
Vitaly Kuznetsov
1
-0
/
+5
2021-06-17
KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS privilege bit
Vitaly Kuznetsov
1
-0
/
+4
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+7
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+10
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+8
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+3
2021-06-17
KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE privilege bit
Vitaly Kuznetsov
1
-0
/
+12
2021-06-17
KVM: x86: hyper-v: Prepare to check access to Hyper-V MSRs
Vitaly Kuznetsov
1
-0
/
+18
2021-06-17
KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
Vitaly Kuznetsov
1
-10
/
+39
2021-06-17
KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+21
2021-06-17
KVM: hyper-v: Advertise support for fast XMM hypercalls
Siddharth Chandrasekaran
1
-0
/
+1
2021-06-17
KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
Siddharth Chandrasekaran
1
-19
/
+71
2021-06-17
KVM: hyper-v: Collect hypercall params into struct
Siddharth Chandrasekaran
1
-68
/
+79
2021-05-27
KVM: X86: hyper-v: Task srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-0
/
+8
2021-03-18
KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enligh...
Vitaly Kuznetsov
1
-1
/
+25
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
1
-14
/
+35
2021-03-17
KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUs
Vitaly Kuznetsov
1
-0
/
+23
2021-03-17
KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_ST...
Vitaly Kuznetsov
1
-0
/
+3
2021-02-26
KVM: x86: hyper-v: Fix Hyper-V context null-ptr-deref
Wanpeng Li
1
-1
/
+1
2021-02-09
KVM: x86: hyper-v: Allocate Hyper-V context lazily
Vitaly Kuznetsov
1
-8
/
+25
2021-02-09
KVM: x86: hyper-v: Make Hyper-V emulation enablement conditional
Vitaly Kuznetsov
1
-4
/
+23
2021-02-09
KVM: x86: hyper-v: Allocate 'struct kvm_vcpu_hv' dynamically
Vitaly Kuznetsov
1
-2
/
+14
2021-02-09
KVM: x86: hyper-v: Prepare to meet unallocated Hyper-V context
Vitaly Kuznetsov
1
-7
/
+10
2021-02-09
KVM: x86: hyper-v: Always use to_hv_vcpu() accessor to get to 'struct kvm_vcp...
Vitaly Kuznetsov
1
-6
/
+8
2021-02-09
KVM: x86: hyper-v: Stop shadowing global 'current_vcpu' variable
Vitaly Kuznetsov
1
-6
/
+5
2021-02-09
KVM: x86: hyper-v: Introduce to_kvm_hv() helper
Vitaly Kuznetsov
1
-51
/
+56
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_hv_syndbg() to to_hv_syndbg()
Vitaly Kuznetsov
1
-4
/
+4
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_stimer()/stimer_to_vcpu()
Vitaly Kuznetsov
1
-18
/
+18
2021-02-09
KVM: x86: hyper-v: Rename vcpu_to_synic()/synic_to_vcpu()
Vitaly Kuznetsov
1
-15
/
+15
[next]