index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
2021-11-22
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-18
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
2021-11-18
riscv: kvm: fix non-kernel-doc comment block
Randy Dunlap
2021-11-17
Documentation: update vcpu-requests.rst reference
Mauro Carvalho Chehab
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