RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VM
We extend the KVM ISA extension ONE_REG interface to allow VMM tools to detect and enable Svade and Svadu extensions for Guest/VM. Since the henvcfg.ADUE is read-only zero if the menvcfg.ADUE is zero, the Svadu extension is available for Guest/VM and the Svade extension is allowed to disabledonly when arch_has_hw_pte_young() is true. Signed-off-by:Yong-Xuan Wang <yongxuan.wang@sifive.com> Reviewed-by:
Andrew Jones <ajones@ventanamicro.com> Reviewed-by:
Samuel Holland <samuel.holland@sifive.com> Acked-by:
Palmer Dabbelt <palmer@rivosinc.com> Link: https://lore.kernel.org/r/20240726084931.28924-4-yongxuan.wang@sifive.com Signed-off-by:
Anup Patel <anup@brainfault.org>
Loading
Please register or sign in to comment