From: Richard Henderson <richard.henderson@linaro.org>
To: Tianrui Zhao <zhaotianrui@loongson.cn>, qemu-devel@nongnu.org
Cc: kvm@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>,
gaosong@loongson.cn, "Michael S . Tsirkin" <mst@redhat.com>,
Cornelia Huck <cohuck@redhat.com>,
maobibo@loongson.cn, philmd@linaro.org, peter.maydell@linaro.org
Subject: Re: [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build
Date: Wed, 3 May 2023 07:24:30 +0100 [thread overview]
Message-ID: <f0195c0a-af05-a78e-6158-635804be82c1@linaro.org> (raw)
In-Reply-To: <20230427072645.3368102-10-zhaotianrui@loongson.cn>
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~
prev parent reply other threads:[~2023-05-03 6:25 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-27 7:26 [PATCH RFC v2 0/9] Add loongarch kvm accel support Tianrui Zhao
2023-04-27 7:26 ` [PATCH RFC v2 1/9] linux-headers: Add KVM headers for loongarch Tianrui Zhao
2023-04-27 7:26 ` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces Tianrui Zhao
2023-05-02 11:01 ` Richard Henderson
2023-04-27 7:26 ` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset Tianrui Zhao
2023-05-02 11:04 ` Richard Henderson
2023-05-04 2:54 ` Tianrui Zhao
2023-04-27 7:26 ` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers Tianrui Zhao
2023-05-02 11:24 ` Richard Henderson
2023-05-04 2:59 ` Tianrui Zhao
2023-04-27 7:26 ` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function Tianrui Zhao
2023-05-02 11:27 ` Richard Henderson
2023-04-27 7:26 ` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu Tianrui Zhao
2023-05-02 11:32 ` Richard Henderson
2023-05-04 3:01 ` Tianrui Zhao
2023-04-27 7:26 ` [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit Tianrui Zhao
2023-05-03 6:22 ` Richard Henderson
2023-04-27 7:26 ` [PATCH RFC v2 8/9] target/loongarch: Implement set vcpu intr for kvm Tianrui Zhao
2023-04-27 7:26 ` [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build Tianrui Zhao
2023-05-03 6:24 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f0195c0a-af05-a78e-6158-635804be82c1@linaro.org \
--to=richard.henderson@linaro.org \
--cc=cohuck@redhat.com \
--cc=gaosong@loongson.cn \
--cc=kvm@vger.kernel.org \
--cc=maobibo@loongson.cn \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=zhaotianrui@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).