riscv: Add BFloat16 extensions support Expose the BFloat16 extensions (Zfbfmin, Zvfbfmin, Zvfbfwma) to KVM guests when available in hardware. Add command-line options to disable each extension individually. Signed-off-by: Zongmin Zhou <zhouzongmin@kylinos.cn> Reviewed-by: Andrew Jones <andrew.jones@oss.qualcomm.com> Signed-off-by: Will Deacon <will@kernel.org>