From: Richard Henderson <richard.henderson@linaro.org>
To: Song Gao <gaosong@loongson.cn>, qemu-devel@nongnu.org
Cc: philmd@redhat.com, peter.maydell@linaro.org, eblake@redhat.com,
armbru@redhat.com, maobibo@loongson.cn
Subject: Re: [PATCH v3 0/3] Allow user enable/disable LSX/LASX
Date: Fri, 20 Oct 2023 12:06:50 -0700 [thread overview]
Message-ID: <63a90f1f-5db4-44df-abce-8ebe6a404076@linaro.org> (raw)
In-Reply-To: <20231020084925.3457084-1-gaosong@loongson.cn>
On 10/20/23 01:49, Song Gao wrote:
> Hi,
>
> This series adds the cpu model 'max' support. and allow users
> enable/disable LSX/LASX features.
>
> V3:
> - Remove patch 2, add cpu feature flags;
> - Remove unused code has_lsx, has_lasx.
>
> V2:
> - Use qapi type OnOffAuto;
> - Add patch2, add cpu feature flags;
> - patch4: show more query results.
>
>
> Song Gao (3):
> target/loongarch: Add cpu model 'max'
> target/loongarch: Allow user enable/disable LSX/LASX features
> target/loongarch: Implement query-cpu-model-expansion
>
> qapi/machine-target.json | 6 ++-
> target/loongarch/cpu.c | 74 +++++++++++++++++++++++++++
> target/loongarch/cpu.h | 2 +
> target/loongarch/loongarch-qmp-cmds.c | 64 +++++++++++++++++++++++
> 4 files changed, 144 insertions(+), 2 deletions(-)
>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2023-10-22 1:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-20 8:49 [PATCH v3 0/3] Allow user enable/disable LSX/LASX Song Gao
2023-10-20 8:49 ` [PATCH v3 1/3] target/loongarch: Add cpu model 'max' Song Gao
2023-10-20 8:49 ` [PATCH v3 2/3] target/loongarch: Allow user enable/disable LSX/LASX features Song Gao
2023-10-20 8:49 ` [PATCH v3 3/3] target/loongarch: Implement query-cpu-model-expansion Song Gao
2023-10-20 19:06 ` 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=63a90f1f-5db4-44df-abce-8ebe6a404076@linaro.org \
--to=richard.henderson@linaro.org \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=gaosong@loongson.cn \
--cc=maobibo@loongson.cn \
--cc=peter.maydell@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).