On 4/27/23 08:26, Tianrui Zhao wrote:
Implement the kvm_arch_init of loongarch, in the function, the KVM_CAP_MP_STATE cap is checked by kvm ioctl. Signed-off-by: Tianrui Zhao<zhaotianrui@xxxxxxxxxxx> --- target/loongarch/kvm.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <richard.henderson@xxxxxxxxxx> r~