index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]