summaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi_replace.c
AgeCommit message (Expand)Author
2023-12-29RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones
2023-10-20RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel
2023-02-07RISC-V: KVM: Increment firmware pmu eventsAtish Patra
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-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra