qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: philmd@linaro.org
Subject: Re: [PATCH 0/9] single-binary: Restrict scope of TARGET_PAGE_BITS_MIN
Date: Fri, 28 Mar 2025 13:54:13 -0700	[thread overview]
Message-ID: <97cfd98c-4351-42df-be07-929f25268f31@linaro.org> (raw)
In-Reply-To: <20250328200459.483089-1-richard.henderson@linaro.org>

On 3/28/25 13:04, Richard Henderson wrote:
> With this, TARGET_PAGE_BITS_MIN no longer exists outside of
> page-vary-target.c, as that's the only place that needs the
> information.
> 
> Based-on: 20250318213209.2579218-1-richard.henderson@linaro.org
> ("[PATCH v2 00/42] accel/tcg, codebase: Build once patches")
> Based-on: 20250325224403.4011975-1-richard.henderson@linaro.org
> ("[PATCH v2 00/11] target/avr: Increase page size")
> Based-on: 20250328175526.368121-1-richard.henderson@linaro.org
> ("[PATCH 0/3] target/mips: Revert TARGET_PAGE_BITS_VARY and bug fixes")
> 
> Which is a lot, so for avoidance of doubt:
> https://gitlab.com/rth7680/qemu/-/commit/c8b593f1a907794b5767274cb3f5c70985638397
> 

I'll rebase my hw/arm single binary series 'single-binary: start make 
hw/arm/ common' on top of this series, so we can continue to expand the 
house of cards for this topic.

Feel free to pick the cpu-all cleanup part if it's interesting and ready 
for you.

Regards,
Pierrick


      parent reply	other threads:[~2025-03-28 20:55 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
2025-03-28 20:54 ` Pierrick Bouvier [this message]

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=97cfd98c-4351-42df-be07-929f25268f31@linaro.org \
    --to=pierrick.bouvier@linaro.org \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).