summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi_hsm.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-07RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra1-14/+14
2023-02-07RISC-V: KVM: Return correct code for hsm stop functionAtish Patra1-1/+1
2022-12-07RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel1-1/+0
2022-03-11RISC-V: KVM: Implement SBI HSM suspend callAnup Patel1-0/+14
2022-03-11RISC-V: Add SBI HSM suspend related definesAnup Patel1-2/+2
2022-01-06RISC-V: KVM: Add SBI HSM extension in KVMAtish Patra1-0/+105