qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 0/8] accel/tcg: Constify various helpers
       [not found] <20250120072758.87082-1-philmd@linaro.org>
@ 2025-01-21  4:37 ` Richard Henderson
  0 siblings, 0 replies; only message in thread
From: Richard Henderson @ 2025-01-21  4:37 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: Paolo Bonzini

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~


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-21  4:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20250120072758.87082-1-philmd@linaro.org>
2025-01-21  4:37 ` [PATCH 0/8] accel/tcg: Constify various helpers Richard Henderson

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).