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
/
riscv
/
kvm
/
vcpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-20
RISC-V: KVM: Introduce ISA extension register
Atish Patra
1
-0
/
+99
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
1
-0
/
+11
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
1
-2
/
+22
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
1
-1
/
+1
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
1
-5
/
+5
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
1
-8
/
+8
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
1
-8
/
+8
2022-04-20
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
1
-7
/
+12
2022-04-20
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
1
-3
/
+1
2022-04-09
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
1
-2
/
+0
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
1
-0
/
+4
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
1
-17
/
+27
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
1
-0
/
+23
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
1
-2
/
+3
2021-11-17
Documentation: update vcpu-requests.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
1
-2
/
+2
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
1
-172
/
+0
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+9
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
1
-0
/
+91
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
1
-0
/
+14
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
1
-0
/
+9
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
1
-2
/
+28
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
1
-0
/
+314