index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
2022-02-02
1
-0
/
+4
*
kvm/riscv: rework guest entry logic
Mark Rutland
2022-02-02
1
-17
/
+27
*
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
1
-0
/
+23
*
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2022-01-06
1
-2
/
+3
*
Documentation: update vcpu-requests.rst reference
Mauro Carvalho Chehab
2021-11-17
1
-1
/
+1
*
RISC-V: KVM: remove unneeded semicolon
ran jianping
2021-11-01
1
-2
/
+2
*
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-31
1
-172
/
+0
*
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
1
-0
/
+9
*
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2021-10-04
1
-0
/
+104
*
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
1
-0
/
+91
*
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
1
-0
/
+14
*
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
1
-0
/
+9
*
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
1
-2
/
+28
*
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
2021-10-04
1
-3
/
+238
*
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2021-10-04
1
-13
/
+171
*
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2021-10-04
1
-9
/
+46
*
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
1
-0
/
+314