index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
2021-11-01
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-22
riscv: do not select non-existing config ANON_INODES
Lukas Bulwahn
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
RISC-V: KVM: Implement ONE REG interface for FP registers
Atish Patra
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
RISC-V: KVM: Handle WFI exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel