From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: Richard Henderson <richard.henderson@linaro.org>
Subject: Re: [PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation
Date: Wed, 17 Jan 2024 09:22:31 +0100 [thread overview]
Message-ID: <371060e3-c15d-402e-860c-606193444872@linaro.org> (raw)
In-Reply-To: <9814eab3-f50b-4240-acb5-3e0f06154ac4@linaro.org>
On 26/12/23 12:17, Philippe Mathieu-Daudé wrote:
> On 7/12/23 11:54, Philippe Mathieu-Daudé wrote:
>> Extract helper_load_pcc() to clk_helper.c so we can
>> restrict sys_helper.c to system emulation.
>>
>> Philippe Mathieu-Daudé (2):
>> target/alpha: Extract clk_helper.c from sys_helper.c
>> target/alpha: Only build sys_helper.c on system emulation
>>
>> target/alpha/clk_helper.c | 32 ++++++++++++++++++++++++++++++++
>> target/alpha/sys_helper.c | 18 ------------------
>> target/alpha/meson.build | 7 +++++--
>> 3 files changed, 37 insertions(+), 20 deletions(-)
>> create mode 100644 target/alpha/clk_helper.c
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Eh I meant "series queued" :)
next prev parent reply other threads:[~2024-01-17 8:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 10:54 [PATCH 0/2] target/alpha: Only build sys_helper.c on system emulation Philippe Mathieu-Daudé
2023-12-07 10:54 ` [PATCH 1/2] target/alpha: Extract clk_helper.c from sys_helper.c Philippe Mathieu-Daudé
2023-12-07 10:54 ` [PATCH 2/2] target/alpha: Only build sys_helper.c on system emulation Philippe Mathieu-Daudé
2023-12-26 11:17 ` [PATCH 0/2] " Philippe Mathieu-Daudé
2024-01-17 8:22 ` Philippe Mathieu-Daudé [this message]
2023-12-27 20:52 ` Richard Henderson
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=371060e3-c15d-402e-860c-606193444872@linaro.org \
--to=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).