Home
last modified time | relevance | path

Searched hist:"403271548 a840dd4f884088d6333e09f899be5ff" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_sbi_base.cdiff 403271548a840dd4f884088d6333e09f899be5ff Mon Jan 31 10:42:32 CST 2022 Anup Patel <apatel@ventanamicro.com> RISC-V: KVM: Fix SBI implementation version

The SBI implementation version returned by KVM RISC-V should be the
Host Linux version code.

Fixes: c62a76859723 ("RISC-V: KVM: Add SBI v0.2 base extension")
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Anup Patel <anup@brainfault.org>