On Tue, Nov 28, 2023 at 08:23:54PM +0530, Anup Patel wrote: > We extend the KVM ISA extension ONE_REG interface to allow KVM > user space to detect and enable Zvfh[min] extensions for Guest/VM. > > Signed-off-by: Anup Patel <[email protected]> > --- > arch/riscv/include/uapi/asm/kvm.h | 2 ++ > arch/riscv/kvm/vcpu_onereg.c | 4 ++++ > 2 files changed, 6 insertions(+) >
Reviewed-by: Andrew Jones <[email protected]>
