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
13 days
RISC-V: KVM: Move HGEI[E|P] CSR access to IMSIC virtualization
Anup Patel
13 days
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
2024-12-30
RISC-V: KVM: Allow Svvptc extension for Guest/VM
Quan Zhou
2024-12-30
RISC-V: KVM: Add SBI system suspend support
Andrew Jones
2024-12-06
RISC-V: KVM: Fix csr_write -> csr_set for HVIEN PMU overflow bit
Michael Neuling
2024-11-27
Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-27
Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2024-11-21
RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
Yong-Xuan Wang
2024-11-11
Merge patch series "Zacas/Zabha support and qspinlocks"
Palmer Dabbelt
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-11-05
riscv: kvm: Fix out-of-bounds array access
Björn Töpel
2024-11-05
RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation
Yong-Xuan Wang
2024-10-28
RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEs
Anup Patel
2024-10-28
RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()
Anup Patel
2024-10-28
RISC-V: KVM: Use SBI sync SRET call when available
Anup Patel
2024-10-28
RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRs
Anup Patel
2024-10-28
RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRs
Anup Patel
2024-10-28
RISC-V: KVM: Add common nested acceleration support
Anup Patel
2024-10-28
RISC-V: KVM: Don't setup SGEI for zero guest external interrupts
Anup Patel
2024-10-28
RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
Anup Patel
[next]