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
/
vcpu_sbi_replace.c
Age
Commit message (
Expand
)
Author
6 days
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
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-02-17
riscv: KVM: Fix SBI TIME error generation
Andrew Jones
2025-02-17
riscv: KVM: Fix SBI IPI error generation
Andrew Jones
2023-12-29
RISC-V: KVM: Make SBI uapi consistent with ISA uapi
Andrew Jones
2023-10-20
RISC-V: KVM: Forward SBI DBCN extension to user-space
Anup Patel
2023-02-07
RISC-V: KVM: Increment firmware pmu events
Atish Patra
2023-02-07
RISC-V: KVM: Modify SBI extension handler to return SBI error code
Atish Patra
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
RISC-V: KVM: Treat SBI HFENCE calls as NOPs
Anup Patel
2022-03-11
RISC-V: KVM: Implement SBI v0.3 SRST extension
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 v0.1 replacement SBI extensions defined in v0.2
Atish Patra