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
*
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-15
1
-4
/
+4
|
\
|
*
KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizes
Alexandre Ghiti
2023-02-07
1
-4
/
+4
*
|
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
2022-12-29
1
-6
/
+6
|
/
*
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
2022-12-07
1
-3
/
+1
*
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
2022-12-07
1
-1
/
+1
*
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
1
-2
/
+2
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
1
-5
/
+4
|
\
|
*
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-06-24
1
-4
/
+1
*
|
RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
Anup Patel
2022-07-29
1
-1
/
+1
*
|
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
1
-4
/
+14
*
|
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
2022-07-29
1
-4
/
+4
*
|
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
2022-07-11
1
-1
/
+1
|
/
*
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
1
-15
/
+18
*
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
1
-2
/
+2
*
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
2022-05-20
1
-1
/
+10
*
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-20
1
-111
/
+111
*
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