summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_sbi_base.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel2023-04-211-1/+1
* RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-071-11/+8
* RISC-V: KVM: Define a probe function for SBI extension data structuresAtish Patra2023-02-071-2/+6
* RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPUAnup Patel2022-12-071-6/+5
* RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel2022-12-071-1/+0
* RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.hAnup Patel2022-12-071-1/+0
* RISC-V: KVM: Fix SBI implementation versionAnup Patel2022-02-021-1/+2
* RISC-V: KVM: Forward SBI experimental and vendor extensionsAnup Patel2022-01-061-0/+27
* RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra2022-01-061-0/+72