qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 0/8] accel/tcg: Constify various helpers
Date: Mon, 20 Jan 2025 20:37:47 -0800	[thread overview]
Message-ID: <47e7d1c7-cf5c-4276-a9e6-67bf250f4133@linaro.org> (raw)
In-Reply-To: <20250120072758.87082-1-philmd@linaro.org>

On 1/19/25 23:27, Philippe Mathieu-Daudé wrote:
> Constify argument in preparation of constifying CPUClass helpers.
> 
> Philippe Mathieu-Daudé (8):
>    accel/tcg: Constify curr_cflags()
>    accel/tcg: Constify tcg_cflags_has()
>    accel/tcg: Constify cpu_in_serial_context()
>    accel/tcg: Consfity tlb_index() and tlb_entry()
>    accel/tcg: Constify tlb_hit_page_anyprot()
>    accel/tcg: Constify sizeof_tlb() and tlb_n_entries()
>    accel/tcg: Constify translator_use_goto_tb()
>    accel/tcg: Constify tb encode_search()
> 
>   accel/tcg/internal-common.h      |  4 ++--
>   include/exec/translation-block.h |  2 +-
>   include/exec/translator.h        |  2 +-
>   accel/tcg/cpu-exec.c             |  4 ++--
>   accel/tcg/cputlb.c               | 13 +++++++------
>   accel/tcg/translate-all.c        |  4 ++--
>   accel/tcg/translator.c           |  2 +-
>   7 files changed, 16 insertions(+), 15 deletions(-)
> 

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

r~


           reply	other threads:[~2025-01-21  4:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20250120072758.87082-1-philmd@linaro.org>]

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=47e7d1c7-cf5c-4276-a9e6-67bf250f4133@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.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).