index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
Age
Commit message (
Expand
)
Author
7 days
RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
Quan Zhou
7 days
RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
Quan Zhou
7 days
RISC-V: KVM: Enable ring-based dirty memory tracking
Quan Zhou
7 days
RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
Samuel Holland
7 days
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Anup Patel
7 days
RISC-V: KVM: Factor-out g-stage page table management
Anup Patel
7 days
RISC-V: KVM: Add vmid field to struct kvm_riscv_hfence
Anup Patel
7 days
RISC-V: KVM: Introduce struct kvm_gstage_mapping
Anup Patel
7 days
RISC-V: KVM: Factor-out MMU related declarations into separate headers
Anup Patel
7 days
RISC-V: KVM: Use ncsr_xyz() in kvm_riscv_vcpu_trap_redirect()
Anup Patel
7 days
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
Anup Patel
7 days
RISC-V: KVM: Don't flush TLB when PTE is unchanged
Anup Patel
7 days
RISC-V: KVM: Replace KVM_REQ_HFENCE_GVMA_VMID_ALL with KVM_REQ_TLB_FLUSH
Anup Patel
7 days
RISC-V: KVM: Rename and move kvm_riscv_local_tlb_sanitize()
Anup Patel
7 days
RISC-V: KVM: Drop the return value of kvm_riscv_vcpu_aia_init()
Anup Patel
7 days
RISC-V: KVM: Check kvm_riscv_vcpu_alloc_vector_context() return value
Anup Patel
13 days
RISC-V: KVM: add SBI extension reset callback
Clément Léger
13 days
RISC-V: KVM: add SBI extension init()/deinit() functions
Clément Léger
2025-07-11
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
2025-07-11
RISC-V: KVM: Disable vstimecmp before exiting to user-space
Anup Patel
2025-06-17
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
Anup Patel
2025-06-17
RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
Anup Patel
2025-05-27
RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs
Maxim Levitsky
2025-05-24
RISC-V: KVM: lock the correct mp_state during reset
Radim Krčmář
2025-05-21
RISC-V: KVM: add KVM_CAP_RISCV_MP_STATE_RESET
Radim Krčmář
2025-05-21
RISC-V: KVM: Remove scounteren initialization
Atish Patra
2025-05-21
KVM: RISC-V: remove unnecessary SBI reset state
Radim Krčmář
2025-05-21
KVM: RISC-V: refactor sbi reset request
Radim Krčmář
2025-05-21
KVM: RISC-V: refactor vector state reset
Radim Krčmář
2025-05-21
RISC-V: KVM: Remove experimental tag for RISC-V
Atish Patra
2025-05-01
KVM: RISC-V: reset smstateen CSRs
Radim Krčmář
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-20
RISC-V: KVM: Optimize comments in kvm_riscv_vcpu_isa_disable_allowed
Chao Du
2025-03-19
RISC-V: KVM: Teardown riscv specific bits after kvm_exit
Atish Patra
2025-03-19
RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM
Clément Léger
2025-03-06
RISC-V: KVM: Disable the kernel perf counter during configure
Atish Patra
2025-02-21
riscv: KVM: Remove unnecessary vcpu kick
BillXiang
2025-02-18
riscv: kvm: Switch to use hrtimer_setup()
Nam Cao
2025-02-17
riscv: KVM: Fix SBI sleep_type use
Andrew Jones
2025-02-17
riscv: KVM: Fix SBI TIME error generation
Andrew Jones
2025-02-17
riscv: KVM: Fix SBI IPI error generation
Andrew Jones
2025-02-17
riscv: KVM: Fix hart suspend_type use
Andrew Jones
2025-02-17
riscv: KVM: Fix hart suspend status check
Andrew Jones
2024-12-30
RISC-V: KVM: Add new exit statstics for redirected traps
Atish Patra
2024-12-30
RISC-V: KVM: Update firmware counters for various events
Atish Patra
2024-12-30
RISC-V: KVM: Redirect instruction access fault trap to guest
Quan Zhou
2024-12-30
RISC-V: KVM: Allow Ziccrse extension for Guest/VM
Quan Zhou
2024-12-30
RISC-V: KVM: Allow Zabha extension for Guest/VM
Quan Zhou
[next]