qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, qemu-arm@nongnu.org, qemu-ppc@nongnu.org,
	 qemu-riscv@nongnu.org, qemu-s390x@nongnu.org,
	jcmvbkbc@gmail.com,  kbastian@mail.uni-paderborn.de,
	ysato@users.sourceforge.jp,  gaosong@loongson.cn,
	jiaxun.yang@flygoat.com, tsimpson@quicinc.com,  ale@rev.ng,
	mrolnik@gmail.com, edgar.iglesias@gmail.com
Subject: Re: [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
Date: Fri, 3 Mar 2023 18:31:00 +0000	[thread overview]
Message-ID: <CAFEAcA8KF3ZzziqXSD1r_wcW9BRG8C+YtfG2LM=pUT9kma5ZRg@mail.gmail.com> (raw)
In-Reply-To: <20230227052505.352889-76-richard.henderson@linaro.org>

On Mon, 27 Feb 2023 at 05:37, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Move the  tcg_temp_free_* and tcg_temp_ebb_new_* declarations
> and inlines to the new header.  These are private to the
> implementation, and will prevent tcg_temp_free_* from creaping
> back into the guest front ends.

"creeping". Otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM


  reply	other threads:[~2023-03-03 18:31 UTC|newest]

Thread overview: 124+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-27  5:23 [PATCH v2 00/76] tcg: Drop tcg_temp_free from translators Richard Henderson
2023-02-27  5:23 ` [PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count Richard Henderson
2023-03-03 17:25   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check Richard Henderson
2023-03-03 17:25   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 03/76] target/alpha: Drop tcg_temp_free Richard Henderson
2023-03-03 17:27   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc Richard Henderson
2023-03-03 17:28   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 05/76] target/arm: Remove value_global from DisasCompare Richard Henderson
2023-03-03 17:29   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c Richard Henderson
2023-03-03 17:30   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64 Richard Henderson
2023-03-03 17:31   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 08/76] target/arm: Drop new_tmp_a64 Richard Henderson
2023-03-03 17:32   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero Richard Henderson
2023-03-03 17:34   ` Peter Maydell
2023-02-27  5:23 ` [PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c Richard Henderson
2023-03-03 17:36   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c Richard Henderson
2023-03-03 17:36   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c Richard Henderson
2023-03-03 17:37   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c Richard Henderson
2023-03-03 17:37   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c Richard Henderson
2023-03-03 18:25   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c Richard Henderson
2023-03-03 18:26   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c Richard Henderson
2023-03-03 18:27   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h Richard Henderson
2023-03-03 18:27   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0 Richard Henderson
2023-03-03 18:43   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 19/76] target/avr: Drop R from trans_COM Richard Henderson
2023-03-03 18:44   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 20/76] target/avr: Drop tcg_temp_free Richard Henderson
2023-03-03 18:45   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps Richard Henderson
2023-03-03 18:46   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps Richard Henderson
2023-03-03 18:46   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr Richard Henderson
2023-03-03 18:48   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 24/76] target/cris: Drop tcg_temp_free Richard Henderson
2023-03-03 18:47   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 25/76] target/hexagon: Drop tcg_temp_free from C code Richard Henderson
2023-02-27 17:53   ` Taylor Simpson
2023-02-27  5:24 ` [PATCH v2 26/76] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py Richard Henderson
2023-02-27 17:56   ` Taylor Simpson
2023-02-27  5:24 ` [PATCH v2 27/76] target/hexagon/idef-parser: Drop tcg_temp_free Richard Henderson
2023-02-27 18:00   ` Taylor Simpson
2023-02-27  5:24 ` [PATCH v2 28/76] target/hexagon/idef-parser: Drop HexValue.is_manual Richard Henderson
2023-02-27 19:19   ` Taylor Simpson
2023-02-27  5:24 ` [PATCH v2 29/76] target/hppa: Drop tcg_temp_free Richard Henderson
2023-03-03 18:54   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 30/76] target/i386: " Richard Henderson
2023-02-27  5:24 ` [PATCH v2 31/76] target/loongarch: Drop temp_new Richard Henderson
2023-02-27  5:24 ` [PATCH v2 32/76] target/loongarch: Drop tcg_temp_free Richard Henderson
2023-02-27  5:24 ` [PATCH v2 33/76] target/m68k: Drop mark_to_release Richard Henderson
2023-03-03 18:57   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 34/76] target/m68k: Drop free_cond Richard Henderson
2023-03-03 18:58   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 35/76] target/m68k: Drop tcg_temp_free Richard Henderson
2023-03-03 19:03   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 36/76] target/microblaze: " Richard Henderson
2023-03-03 18:55   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 37/76] target/mips: Drop tcg_temp_free from micromips_translate.c.inc Richard Henderson
2023-02-27  5:24 ` [PATCH v2 38/76] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc Richard Henderson
2023-02-27  5:24 ` [PATCH v2 39/76] target/mips: Drop tcg_temp_free from msa_translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 40/76] target/mips: Drop tcg_temp_free from mxu_translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 41/76] target/mips: Drop tcg_temp_free from nanomips_translate.c.inc Richard Henderson
2023-02-27  5:24 ` [PATCH v2 42/76] target/mips: Drop tcg_temp_free from octeon_translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 43/76] target/mips: Drop tcg_temp_free from translate_addr_const.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 44/76] target/mips: Drop tcg_temp_free from tx79_translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 45/76] target/mips: Fix trans_mult_acc return Richard Henderson
2023-02-27  5:24 ` [PATCH v2 46/76] target/mips: Drop tcg_temp_free from vr54xx_translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 47/76] target/mips: Drop tcg_temp_free from translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 48/76] target/nios2: Drop tcg_temp_free Richard Henderson
2023-03-03 18:49   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 49/76] target/openrisc: " Richard Henderson
2023-03-03 18:52   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 50/76] target/ppc: " Richard Henderson
2023-02-27  5:24 ` [PATCH v2 51/76] target/riscv: Drop ftemp_new Richard Henderson
2023-02-27  5:24 ` [PATCH v2 52/76] target/riscv: Drop temp_new Richard Henderson
2023-02-27  5:24 ` [PATCH v2 53/76] target/riscv: Drop tcg_temp_free Richard Henderson
2023-02-27  5:24 ` [PATCH v2 54/76] target/rx: " Richard Henderson
2023-03-03 18:50   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 55/76] target/s390x: Use tcg_constant_* in local contexts Richard Henderson
2023-02-27  5:24 ` [PATCH v2 56/76] target/s390x: Use tcg_constant_* for DisasCompare Richard Henderson
2023-02-27  5:24 ` [PATCH v2 57/76] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34 Richard Henderson
2023-02-27  5:24 ` [PATCH v2 58/76] target/s390x: Use tcg_constant_* in translate_vx.c.inc Richard Henderson
2023-02-27  5:24 ` [PATCH v2 59/76] target/s390x: Drop free_compare Richard Henderson
2023-02-27  5:24 ` [PATCH v2 60/76] target/s390x: Drop tcg_temp_free from translate_vx.c.inc Richard Henderson
2023-02-27  5:24 ` [PATCH v2 61/76] target/s390x: Drop tcg_temp_free from translate.c Richard Henderson
2023-02-27  5:24 ` [PATCH v2 62/76] target/s390x: Remove assert vs g_in2 Richard Henderson
2023-02-27  5:24 ` [PATCH v2 63/76] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext Richard Henderson
2023-02-27  5:24 ` [PATCH v2 64/76] target/sh4: Drop tcg_temp_free Richard Henderson
2023-03-03 18:51   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 65/76] target/sparc: Drop get_temp_tl Richard Henderson
2023-03-03 19:05   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 66/76] target/sparc: Drop get_temp_i32 Richard Henderson
2023-03-03 19:09   ` Peter Maydell
2023-03-03 19:57     ` Richard Henderson
2023-02-27  5:24 ` [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context Richard Henderson
2023-03-03 19:07   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 68/76] target/sparc: Drop free_compare Richard Henderson
2023-03-03 19:07   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 69/76] target/sparc: Drop tcg_temp_free Richard Henderson
2023-03-03 19:08   ` Peter Maydell
2023-02-27  5:24 ` [PATCH v2 70/76] target/tricore: " Richard Henderson
2023-02-27  5:25 ` [PATCH v2 71/76] target/xtensa: Drop reset_sar_tracker Richard Henderson
2023-02-27  5:25 ` [PATCH v2 72/76] target/xtensa: Drop tcg_temp_free Richard Henderson
2023-02-27  5:25 ` [PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start Richard Henderson
2023-03-03 18:28   ` Peter Maydell
2023-02-27  5:25 ` [PATCH v2 74/76] tracing: remove transform.py Richard Henderson
2023-02-27  5:25 ` [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h Richard Henderson
2023-03-03 18:31   ` Peter Maydell [this message]
2023-02-27  5:25 ` [PATCH v2 76/76] docs/devel/tcg-ops: Drop recommendation to free temps Richard Henderson
2023-03-01 17:01 ` [PATCH v2 00/76] tcg: Drop tcg_temp_free from translators Mark Cave-Ayland
2023-03-03 19:11 ` Peter Maydell

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='CAFEAcA8KF3ZzziqXSD1r_wcW9BRG8C+YtfG2LM=pUT9kma5ZRg@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=ale@rev.ng \
    --cc=edgar.iglesias@gmail.com \
    --cc=gaosong@loongson.cn \
    --cc=jcmvbkbc@gmail.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=kbastian@mail.uni-paderborn.de \
    --cc=mrolnik@gmail.com \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-riscv@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=tsimpson@quicinc.com \
    --cc=ysato@users.sourceforge.jp \
    /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).