From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
Anton Johansson <anjo@rev.ng>,
Alistair Francis <alistair.francis@wdc.com>,
qemu-arm@nongnu.org, Yanan Wang <wangyanan55@huawei.com>,
Zhao Liu <zhao1.liu@intel.com>, Thomas Huth <thuth@redhat.com>,
"Edgar E . Iglesias" <edgar.iglesias@amd.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Eduardo Habkost <eduardo@habkost.net>,
Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores
Date: Tue, 7 Jan 2025 07:34:44 -0800 [thread overview]
Message-ID: <1db55939-040e-47f5-8550-17a44f3dc129@linaro.org> (raw)
In-Reply-To: <20250107135739.48324-1-philmd@linaro.org>
On 1/7/25 05:57, Philippe Mathieu-Daudé wrote:
> Since v1:
> - Factor cpu_is_of_type() out
>
> Philippe Mathieu-Daudé (2):
> cpus: Introduce cpu_is_of_type() helper
> target/arm/arm-powerctl: Restrict to ARM cores
>
> include/hw/core/cpu.h | 9 +++++++++
> cpu-common.c | 5 +++++
> target/arm/arm-powerctl.c | 6 ++++--
> 3 files changed, 18 insertions(+), 2 deletions(-)
>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2025-01-07 15:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 13:57 [PATCH v2 0/2] target/arm/arm-powerctl: Restrict to ARM cores Philippe Mathieu-Daudé
2025-01-07 13:57 ` [PATCH v2 1/2] cpus: Introduce cpu_is_of_type() helper Philippe Mathieu-Daudé
2025-01-07 13:57 ` [PATCH v2 2/2] target/arm/arm-powerctl: Restrict to ARM cores Philippe Mathieu-Daudé
2025-01-07 15:34 ` 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=1db55939-040e-47f5-8550-17a44f3dc129@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alistair.francis@wdc.com \
--cc=anjo@rev.ng \
--cc=dbarboza@ventanamicro.com \
--cc=edgar.iglesias@amd.com \
--cc=eduardo@habkost.net \
--cc=marcel.apfelbaum@gmail.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wangyanan55@huawei.com \
--cc=zhao1.liu@intel.com \
/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).