qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Subject: Re: [PATCH 6/6] accel/tcg: Use vaddr in cpu_loop.h
Date: Wed, 30 Apr 2025 23:33:38 -0700	[thread overview]
Message-ID: <d08f5e70-d48d-4f81-807d-2680c637ec39@linaro.org> (raw)
In-Reply-To: <20250430230631.2571291-7-richard.henderson@linaro.org>

On 4/30/25 4:06 PM, Richard Henderson wrote:
> Use vaddr instead of abi_ptr or target_ulong for a guest address.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   include/user/cpu_loop.h | 12 +++++-------
>   accel/tcg/user-exec.c   |  2 +-
>   linux-user/signal.c     |  4 ++--
>   3 files changed, 8 insertions(+), 10 deletions(-)

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>



      reply	other threads:[~2025-05-01  6:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-30 23:06 [PATCH 0/6] accel/tcg: Build translate-all, tcg-all twice Richard Henderson
2025-04-30 23:06 ` [PATCH 1/6] tcg: Define INSN_START_WORDS as constant 3 Richard Henderson
2025-05-01  6:31   ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 2/6] accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128 Richard Henderson
2025-05-01  6:31   ` Pierrick Bouvier
2025-05-01 12:37   ` Philippe Mathieu-Daudé
2025-04-30 23:06 ` [PATCH 3/6] accel/tcg: Use target_long_bits() in translate-all.c Richard Henderson
2025-05-01  6:31   ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 4/6] accel/tcg: Build translate-all.c twice Richard Henderson
2025-05-01  6:32   ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 5/6] accel/tcg: Build tcg-all.c twice Richard Henderson
2025-05-01  6:33   ` Pierrick Bouvier
2025-04-30 23:06 ` [PATCH 6/6] accel/tcg: Use vaddr in cpu_loop.h Richard Henderson
2025-05-01  6:33   ` Pierrick Bouvier [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=d08f5e70-d48d-4f81-807d-2680c637ec39@linaro.org \
    --to=pierrick.bouvier@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).