summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_sbi_v01.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-201-13/+22
* RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel2022-03-111-16/+2
* RISC-V: KVM: remove unneeded semicolonYang Li2022-03-111-1/+1
* RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra2022-01-201-7/+4
* RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra2022-01-061-0/+126