From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [PATCH 05/11] accel/tcg: Build cputlb.c once
Date: Thu, 1 May 2025 19:26:32 +0200 [thread overview]
Message-ID: <4e3328be-776f-417f-952d-ec38a7a36434@linaro.org> (raw)
In-Reply-To: <20250501145520.2695073-6-richard.henderson@linaro.org>
On 1/5/25 16:55, Richard Henderson wrote:
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> accel/tcg/cputlb.c | 3 ++-
> accel/tcg/meson.build | 5 +----
> 2 files changed, 3 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
:)
next prev parent reply other threads:[~2025-05-01 17:26 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-01 14:55 [PATCH 00/11] accel/tcg: Finish building once Richard Henderson
2025-05-01 14:55 ` [PATCH 01/11] accel/tcg: Move user-only tlb_vaddr_to_host out of line Richard Henderson
2025-05-01 15:59 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 02/11] accel/tcg: Move tlb_vaddr_to_host declaration to probe.h Richard Henderson
2025-05-01 16:00 ` Pierrick Bouvier
2025-05-01 17:24 ` Philippe Mathieu-Daudé
2025-05-01 14:55 ` [PATCH 03/11] accel/tcg: Use target_long_bits() in cputlb.c Richard Henderson
2025-05-01 16:01 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 04/11] accel/tcg: Use vaddr for plugin_{load,store}_cb Richard Henderson
2025-05-01 16:01 ` Pierrick Bouvier
2025-05-01 17:25 ` Philippe Mathieu-Daudé
2025-05-01 14:55 ` [PATCH 05/11] accel/tcg: Build cputlb.c once Richard Henderson
2025-05-01 16:01 ` Pierrick Bouvier
2025-05-01 17:26 ` Philippe Mathieu-Daudé [this message]
2025-05-01 14:55 ` [PATCH 06/11] include/user: Convert GUEST_ADDR_MAX to a variable Richard Henderson
2025-05-01 16:02 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 07/11] include/user: Use vaddr in guest-host.h Richard Henderson
2025-05-01 16:03 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 08/11] accel/tcg: Move TARGET_TAGGED_ADDRESSES to TCGCPUOps.untagged_addr Richard Henderson
2025-05-01 16:03 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 09/11] accel/tcg: Remove TARGET_PAGE_DATA_SIZE Richard Henderson
2025-05-01 16:06 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 10/11] accel/tcg: Avoid abi_ptr in user-exec.c Richard Henderson
2025-05-01 16:04 ` Pierrick Bouvier
2025-05-01 14:55 ` [PATCH 11/11] accel/tcg: Build user-exec.c once Richard Henderson
2025-05-01 16:05 ` Pierrick Bouvier
2025-05-01 16:07 ` [PATCH 00/11] accel/tcg: Finish building once Pierrick Bouvier
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=4e3328be-776f-417f-952d-ec38a7a36434@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).