Re: [PATCH 04/27] RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()

From: Radim Krčmář

Date: Fri Mar 13 2026 - 10:28:12 EST


2026-01-20T13:29:50+05:30, Anup Patel <anup.patel@xxxxxxxxxxxxxxxx>:
> Rename kvm_riscv_vcpu_isa_check_host() to kvm_riscv_isa_check_host()
> and use it as common function with KVM RISC-V to check isa extensions
> supported by host.
>
> Signed-off-by: Anup Patel <anup.patel@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Radim Krčmář <radim.krcmar@xxxxxxxxxxxxxxxx>