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