From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 1/3] accel/tcg: Add CPUState argument to page_unprotect
Date: Sat, 5 Apr 2025 18:16:00 +0200 [thread overview]
Message-ID: <d63a1d2d-f0f9-4e84-8423-e40bf63359a9@linaro.org> (raw)
In-Reply-To: <20250405155054.967307-2-richard.henderson@linaro.org>
On 5/4/25 17:50, Richard Henderson wrote:
> In the next patch, page_unprotect will need to pass
> the CPUState to tb_invalidate_phys_page_unwind.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> include/user/page-protection.h | 2 +-
> accel/tcg/user-exec.c | 8 +++++---
> linux-user/elfload.c | 2 +-
> 3 files changed, 7 insertions(+), 5 deletions(-)
I was not sure this would be acceptable, but this is what we need for
heterogeneous emulation :)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2025-04-05 16:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-05 15:50 [PATCH v2 0/3] tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc Richard Henderson
2025-04-05 15:50 ` [PATCH v2 1/3] accel/tcg: Add CPUState argument to page_unprotect Richard Henderson
2025-04-05 16:16 ` Philippe Mathieu-Daudé [this message]
2025-04-05 15:50 ` [PATCH v2 2/3] accel/tcg: Add CPUState argument to tb_invalidate_phys_page_unwind Richard Henderson
2025-04-05 16:16 ` Philippe Mathieu-Daudé
2025-04-05 15:50 ` [PATCH v2 3/3] accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc Richard Henderson
2025-04-05 16:17 ` Philippe Mathieu-Daudé
2025-04-05 16:17 ` 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=d63a1d2d-f0f9-4e84-8423-e40bf63359a9@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).