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
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2021-11-18
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
1
-1
/
+1
2021-11-17
Documentation: update vcpu-requests.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-01
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
1
-9
/
+9
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
4
-8
/
+8
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
1
-2
/
+2
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
3
-172
/
+168
2021-10-22
riscv: do not select non-existing config ANON_INODES
Lukas Bulwahn
1
-1
/
+0
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
4
-0
/
+199
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
1
-0
/
+104
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
2
-0
/
+265
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
4
-1
/
+241
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
3
-5
/
+87
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
4
-16
/
+664
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
6
-2
/
+225
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
1
-0
/
+76
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
6
-4
/
+623
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
3
-3
/
+232
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
1
-3
/
+238
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
1
-13
/
+171
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
1
-9
/
+46
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
7
-0
/
+665