summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kvm/vcpu_sbi_replace.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones2023-12-291-1/+1
* RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel2023-10-201-0/+32
* RISC-V: KVM: Increment firmware pmu eventsAtish Patra2023-02-071-0/+7
* RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-071-23/+20
* RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel2022-12-071-1/+0
* RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-201-20/+14
* RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel2022-05-201-1/+5
* RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel2022-03-111-0/+44
* RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra2022-01-201-7/+4
* RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra2022-01-061-0/+135