On 11/7/23 17:41, xianglai li wrote:
From: Tianrui Zhao <[email protected]>Add kvm.c and kvm-stub.c into meson.build to compile it when kvm is configed. Meanwhile in meson.build, we set the kvm_targets to loongarch64-softmmu when the cpu is loongarch. Signed-off-by: Tianrui Zhao <[email protected]> Signed-off-by: xianglai li <[email protected]> --- meson.build | 2 ++ target/loongarch/meson.build | 1 + 2 files changed, 3 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
