summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_sbi_v01.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-071-10/+7
* RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel2022-12-071-1/+0
* RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-201-13/+22
* RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel2022-03-111-16/+2
* RISC-V: KVM: remove unneeded semicolonYang Li2022-03-111-1/+1
* RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra2022-01-201-7/+4
* RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra2022-01-061-0/+126