aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/kvm/vcpu_sbi_replace.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-07RISC-V: KVM: Increment firmware pmu eventsGravatar Atish Patra 1-0/+7
2023-02-07RISC-V: KVM: Modify SBI extension handler to return SBI error codeGravatar Atish Patra 1-23/+20
2022-12-07RISC-V: KVM: Remove redundant includes of asm/csr.hGravatar Anup Patel 1-1/+0
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsGravatar Anup Patel 1-20/+14
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsGravatar Anup Patel 1-1/+5
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionGravatar Anup Patel 1-0/+44
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapGravatar Atish Patra 1-7/+4
2022-01-06RISC-V: KVM: Add v0.1 replacement SBI extensions defined in v0.2Gravatar Atish Patra 1-0/+135