index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-20
1
-3
/
+1
*
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
1
-0
/
+5
*
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2022-01-06
1
-53
/
+13
*
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
1
-2
/
+0
*
KVM: RISC-V: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
1
-9
/
+13
*
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
1
-3
/
+4
*
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
2021-11-22
1
-0
/
+6
*
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
2021-11-01
1
-9
/
+9
*
RISC-V: KVM: Implement MMU notifiers
Anup Patel
2021-10-04
1
-5
/
+85
*
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
1
-10
/
+644
*
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
1
-0
/
+8
*
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
1
-0
/
+80