qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson bu


From: Richard Henderson
Subject: Re: [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build
Date: Wed, 3 May 2023 07:24:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 4/27/23 08:26, Tianrui Zhao wrote:
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<zhaotianrui@loongson.cn>
---
  meson.build                  | 2 ++
  target/loongarch/meson.build | 1 +
  2 files changed, 3 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]