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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
1
-13
/
+23
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
1
-0
/
+7
2016-03-02
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
1
-5
/
+9
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
3
-3
/
+4
2016-02-26
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
1
-5
/
+4
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-3
/
+3
2016-02-25
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
1
-1
/
+1
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
1
-2
/
+2
2016-02-24
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
6
-29
/
+31
2016-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-355
/
+1557
2016-01-12
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
Huaitong Han
1
-1
/
+2
2016-01-12
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+51
2016-01-08
kvm/x86: Hyper-V SynIC timers tracepoints
Andrey Smetanin
2
-1
/
+196
2016-01-08
kvm/x86: Hyper-V SynIC tracepoints
Andrey Smetanin
2
-5
/
+98
2016-01-08
kvm/x86: Update SynIC timers on guest entry only
Andrey Smetanin
2
-19
/
+25
2016-01-08
kvm/x86: Skip SynIC vector check for QEMU side
Andrey Smetanin
1
-3
/
+4
2016-01-08
kvm/x86: Hyper-V fix SynIC timer disabling condition
Andrey Smetanin
1
-1
/
+1
2016-01-08
kvm/x86: Reorg stimer_expiration() to better control timer restart
Andrey Smetanin
1
-12
/
+14
2016-01-08
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
Andrey Smetanin
1
-23
/
+20
2016-01-08
kvm/x86: Drop stimer_stop() function
Andrey Smetanin
1
-6
/
+1
2016-01-08
kvm/x86: Hyper-V timers fix incorrect logical operation
Andrey Smetanin
1
-1
/
+1
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
1
-0
/
+15
2016-01-07
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
Nicholas Krause
1
-1
/
+2
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
David Matlack
1
-4
/
+6
2015-12-22
KVM: x86: Reload pit counters for all channels when restoring state
Andrew Honig
1
-2
/
+6
2015-12-22
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
Paolo Bonzini
2
-3
/
+19
2015-12-22
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
Paolo Bonzini
1
-2
/
+7
2015-12-22
KVM: MTRR: fix fixed MTRR segment look up
Alexis Dambricourt
1
-1
/
+1
2015-12-18
KVM: x86: MMU: Use clear_page() instead of init_shadow_page_table()
Takuya Yoshikawa
1
-9
/
+1
2015-12-16
kvm/x86: Remove Hyper-V SynIC timer stopping
Andrey Smetanin
1
-1
/
+0
2015-12-16
KVM: vmx: detect mismatched size in VMCS read/write
Paolo Bonzini
1
-17
/
+83
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields in dump_vmcs
Paolo Bonzini
1
-19
/
+20
2015-12-16
KVM: VMX: fix read/write sizes of VMCS fields
Paolo Bonzini
1
-4
/
+4
2015-12-16
KVM: VMX: fix the writing POSTED_INTR_NV
Li RongQing
1
-2
/
+2
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
3
-3
/
+348
2015-12-16
kvm/x86: Hyper-V SynIC message slot pending clearing at SINT ack
Andrey Smetanin
1
-0
/
+31
2015-12-16
kvm/x86: Hyper-V internal helper to read MSR HV_X64_MSR_TIME_REF_COUNT
Andrey Smetanin
1
-4
/
+7
2015-12-16
kvm/x86: Added Hyper-V vcpu_to_hv_vcpu()/hv_vcpu_to_vcpu() helpers
Andrey Smetanin
1
-6
/
+14
2015-12-16
kvm/x86: Rearrange func's declarations inside Hyper-V header
Andrey Smetanin
1
-10
/
+10
2015-12-14
KVM: VMX: Fix host initiated access to guest MSR_TSC_AUX
Haozhong Zhang
1
-2
/
+2
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
3
-5
/
+6
2015-11-26
KVM: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page()
Takuya Yoshikawa
2
-15
/
+9
2015-11-26
KVM: x86: MMU: Use for_each_rmap_spte macro instead of pte_list_walk()
Takuya Yoshikawa
1
-21
/
+6
2015-11-26
KVM: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shado...
Takuya Yoshikawa
2
-18
/
+11
2015-11-25
KVM: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page()
Takuya Yoshikawa
1
-7
/
+7
2015-11-25
KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes
Takuya Yoshikawa
1
-9
/
+17
[next]