aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/kvm/vcpu_sbi_replace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-29RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones1-1/+1
2023-10-20RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel1-0/+32
2023-02-07RISC-V: KVM: Increment firmware pmu eventsAtish Patra1-0/+7
2023-02-07RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra1-23/+20
2022-12-07RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel1-1/+0
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel1-20/+14
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel1-1/+5
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel1-0/+44
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra1-7/+4
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Atish Patra1-0/+135