Home
last modified time | relevance | path

Searched hist:ef8949a986f0e325b1d535389101541849d611d3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_base.cdiff ef8949a986f0e325b1d535389101541849d611d3 Thu Nov 25 23:18:41 CST 2021 Anup Patel <anup.patel@wdc.com> RISC-V: KVM: Forward SBI experimental and vendor extensions

The SBI experimental extension space is for temporary (or experimental)
stuff whereas SBI vendor extension space is for hardware vendor specific
stuff. Both these SBI extension spaces won't be standardized by the SBI
specification so let's blindly forward such SBI calls to the userspace.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-and-tested-by: Atish Patra <atishp@rivosinc.com>
H A Dvcpu_sbi.cdiff ef8949a986f0e325b1d535389101541849d611d3 Thu Nov 25 23:18:41 CST 2021 Anup Patel <anup.patel@wdc.com> RISC-V: KVM: Forward SBI experimental and vendor extensions

The SBI experimental extension space is for temporary (or experimental)
stuff whereas SBI vendor extension space is for hardware vendor specific
stuff. Both these SBI extension spaces won't be standardized by the SBI
specification so let's blindly forward such SBI calls to the userspace.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-and-tested-by: Atish Patra <atishp@rivosinc.com>