aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_sbi_v01.c
AgeCommit message (Expand)Author
2023-02-07RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra
2022-12-07RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel
2022-03-11RISC-V: KVM: remove unneeded semicolonYang Li
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra
2022-01-06RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra