summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_sbi_hsm.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-071-14/+14
* RISC-V: KVM: Return correct code for hsm stop functionAtish Patra2023-02-071-1/+1
* RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel2022-12-071-1/+0
* RISC-V: KVM: Implement SBI HSM suspend callAnup Patel2022-03-111-0/+14
* RISC-V: Add SBI HSM suspend related definesAnup Patel2022-03-111-2/+2
* RISC-V: KVM: Add SBI HSM extension in KVMAtish Patra2022-01-061-0/+105