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
/
mmu.c
Age
Commit message (
Expand
)
Author
2023-05-11
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-07-29
RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
Anup Patel
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: RISC-V: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-11-22
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
2021-11-01
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
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: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel