qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>, qemu-devel@nongnu.org
Cc: philmd@linaro.org
Subject: Re: [PATCH 9/9] page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
Date: Fri, 28 Mar 2025 16:21:43 -0500	[thread overview]
Message-ID: <f08c868d-3313-4f67-b362-7be4b40a545c@linaro.org> (raw)
In-Reply-To: <4c16b4e5-c5b1-4c1e-9d5b-c94bafd0a6c9@linaro.org>

On 3/28/25 15:38, Pierrick Bouvier wrote:
> Any chance we would rename TARGET_PAGE_BITS__MIN? (MIN_ALL? ALL_MIN? ARCH_MIN? any other 
> idea)
> I know it's restricted to this file only, but the __ is surprising.

I could drop the poisoning.  Since there have only ever been two targets using 
TARGET_PAGE_BITS_VARY, it's unlikely creep back in unawares.


r~


  reply	other threads:[~2025-03-28 21:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-28 20:04 [PATCH 0/9] single-binary: Restrict scope of TARGET_PAGE_BITS_MIN Richard Henderson
2025-03-28 20:04 ` [PATCH 1/9] include/exec: Move tb_{, set_}page_addr[01] to translation-block.h Richard Henderson
2025-03-28 20:16   ` [PATCH 1/9] include/exec: Move tb_{,set_}page_addr[01] " Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 2/9] accel/tcg: Move get_page_addr_code* declarations Richard Henderson
2025-03-28 20:17   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 3/9] accel/tcg: Remove page_protect Richard Henderson
2025-03-28 20:17   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 4/9] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h Richard Henderson
2025-03-28 20:18   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 5/9] accel/tcg: Build translator.c twice Richard Henderson
2025-03-28 20:21   ` Philippe Mathieu-Daudé
2025-03-28 20:24   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 6/9] accel/tcg: Split out tlb-bounds.h Richard Henderson
2025-03-28 20:22   ` Philippe Mathieu-Daudé
2025-03-28 20:25   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 7/9] include/exec: Redefine tlb-flags with absolute values Richard Henderson
2025-03-28 20:23   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 8/9] page-vary: Move and rename qemu_target_page_bits_min Richard Henderson
2025-03-28 20:26   ` Pierrick Bouvier
2025-03-28 20:04 ` [PATCH 9/9] page-vary: Restrict scope of TARGET_PAGE_BITS_MIN Richard Henderson
2025-03-28 20:38   ` Pierrick Bouvier
2025-03-28 21:21     ` Richard Henderson [this message]
2025-03-28 20:54 ` [PATCH 0/9] single-binary: " Pierrick Bouvier

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=f08c868d-3313-4f67-b362-7be4b40a545c@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=philmd@linaro.org \
    --cc=pierrick.bouvier@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).