summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/kvm_vcpu_sbi.h
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: KVM: Add support for SBI STA registersAndrew Jones2023-12-301-0/+5
* RISC-V: KVM: Add support for SBI extension registersAndrew Jones2023-12-301-0/+4
* RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones2023-12-301-0/+1
* RISC-V: KVM: Make SBI uapi consistent with ISA uapiAndrew Jones2023-12-291-4/+6
* RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel2023-10-201-0/+1
* RISC-V: KVM: Allow some SBI extensions to be disabled by defaultAnup Patel2023-10-201-0/+4
* RISC-V: KVM: Change the SBI specification version to v2.0Anup Patel2023-10-201-1/+1
* riscv: kvm: define vcpu_sbi_ext_pmu in headerBen Dooks2023-06-191-0/+3
* RISC-V: KVM: Probe for SBI extension statusAndrew Jones2023-06-061-0/+1
* RISC-V: KVM: Convert extension_disabled[] to ext_status[]Andrew Jones2023-06-061-1/+6
* RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensionsAnup Patel2023-04-211-1/+7
* RISC-V: KVM: Modify SBI extension handler to return SBI error codeAtish Patra2023-02-071-2/+8
* RISC-V: KVM: Define a probe function for SBI extension data structuresAtish Patra2023-02-071-0/+3
* RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.hAnup Patel2022-12-071-0/+6
* RISC-V: KVM: Change the SBI specification version to v1.0Anup Patel2022-10-021-2/+2
* riscv: kvm: move extern sbi_ext declarations to a headerConor Dooley2022-08-191-0/+12
* RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel2022-03-111-0/+3
* RISC-V: KVM: Upgrade SBI spec version to v0.3Anup Patel2022-03-111-1/+1
* RISC-V: KVM: Add SBI v0.2 base extensionAtish Patra2022-01-061-0/+2
* RISC-V: KVM: Reorganize SBI code by moving SBI v0.1 to its own fileAtish Patra2022-01-061-0/+2
* RISC-V: KVM: Mark the existing SBI implementation as v0.1Atish Patra2022-01-061-0/+29