qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Anton Johansson <anjo@rev.ng>, qemu-devel@nongnu.org
Cc: ale@rev.ng, pbonzini@redhat.com, eduardo@habkost.net,
	philmd@linaro.org, marcel.apfelbaum@gmail.com,
	wangyanan55@huawei.com
Subject: Re: [PATCH v2 06/12] accel/tcg/cpu-exec.c: Widen pc to vaddr
Date: Wed, 10 May 2023 10:50:40 +0100	[thread overview]
Message-ID: <2611316a-3ca6-e097-984e-377b0f6659e5@linaro.org> (raw)
In-Reply-To: <20230505141403.25735-7-anjo@rev.ng>

On 5/5/23 15:13, Anton Johansson wrote:
> Signed-off-by: Anton Johansson<anjo@rev.ng>
> ---
>   accel/tcg/cpu-exec.c | 34 +++++++++++++++++-----------------
>   1 file changed, 17 insertions(+), 17 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2023-05-10  9:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05 14:13 [PATCH v2 00/12] Start replacing target_ulong with vaddr Anton Johansson via
2023-05-05 14:13 ` [PATCH v2 01/12] accel: Replace target_ulong in tlb_*() Anton Johansson via
2023-05-10  9:44   ` Richard Henderson
2023-05-05 14:13 ` [PATCH v2 02/12] accel/tcg/translate-all.c: Widen pc and cs_base Anton Johansson via
2023-05-10  9:46   ` Richard Henderson
2023-05-05 14:13 ` [PATCH v2 03/12] target: Widen pc/cs_base in cpu_get_tb_cpu_state Anton Johansson via
2023-05-10  9:47   ` Richard Henderson
2023-05-05 14:13 ` [PATCH v2 04/12] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions Anton Johansson via
2023-05-10  9:48   ` Richard Henderson
2023-05-05 14:13 ` [PATCH v2 05/12] accel/tcg/cputlb.c: Widen addr in MMULookupPageData Anton Johansson via
2023-05-10  9:49   ` Richard Henderson
2023-05-05 14:13 ` [PATCH v2 06/12] accel/tcg/cpu-exec.c: Widen pc to vaddr Anton Johansson via
2023-05-10  9:50   ` Richard Henderson [this message]
2023-05-05 14:13 ` [PATCH v2 07/12] accel/tcg: Widen pc to vaddr in CPUJumpCache Anton Johansson via
2023-05-10  9:53   ` Richard Henderson
2023-05-05 14:13 ` [PATCH v2 08/12] accel: Replace target_ulong with vaddr in probe_*() Anton Johansson via
2023-05-05 14:14 ` [PATCH v2 09/12] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup() Anton Johansson via
2023-05-05 14:14 ` [PATCH v2 10/12] accel/tcg: Replace target_ulong with vaddr in translator_*() Anton Johansson via
2023-05-05 14:14 ` [PATCH v2 11/12] accel/tcg: Replace target_ulong with vaddr in page_*() Anton Johansson via
2023-05-10 10:04   ` Richard Henderson
2023-05-05 14:14 ` [PATCH v2 12/12] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr() Anton Johansson via
2023-05-10 10:05   ` 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=2611316a-3ca6-e097-984e-377b0f6659e5@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=ale@rev.ng \
    --cc=anjo@rev.ng \
    --cc=eduardo@habkost.net \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=wangyanan55@huawei.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).