From: Richard Henderson <richard.henderson@linaro.org>
To: Anton Johansson <anjo@rev.ng>, qemu-devel@nongnu.org
Cc: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS
Date: Thu, 11 Dec 2025 09:18:53 -0600 [thread overview]
Message-ID: <0c828790-8199-4a5b-8765-5ba626bae2a5@linaro.org> (raw)
In-Reply-To: <20251209-phys_addr-v1-7-c387f3e72d77@rev.ng>
On 12/9/25 07:56, Anton Johansson wrote:
> The macro is no longer in use and can safely be dropped.
>
> Signed-off-by: Anton Johansson<anjo@rev.ng>
> ---
> include/exec/cpu-defs.h | 3 ---
> include/exec/poison.h | 2 --
> target/alpha/cpu-param.h | 3 ---
> target/arm/cpu-param.h | 2 --
> target/avr/cpu-param.h | 1 -
> target/hexagon/cpu-param.h | 1 -
> target/hppa/cpu-param.h | 2 --
> target/i386/cpu-param.h | 2 --
> target/loongarch/cpu-param.h | 1 -
> target/m68k/cpu-param.h | 1 -
> target/microblaze/cpu-param.h | 2 --
> target/mips/cpu-param.h | 2 --
> target/openrisc/cpu-param.h | 1 -
> target/ppc/cpu-param.h | 7 -------
> target/riscv/cpu-param.h | 2 --
> target/rx/cpu-param.h | 1 -
> target/s390x/cpu-param.h | 1 -
> target/sh4/cpu-param.h | 1 -
> target/sparc/cpu-param.h | 2 --
> target/tricore/cpu-param.h | 1 -
> target/xtensa/cpu-param.h | 1 -
> 21 files changed, 39 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2025-12-11 15:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-09 13:56 [PATCH 0/7] single-binary: Drop TARGET_PHYS_ADDR_SPACE_BITS Anton Johansson via
2025-12-09 13:56 ` [PATCH 1/7] target/alpha: Introduce alpha_phys_addr_space_bits() Anton Johansson via
2025-12-11 15:09 ` Richard Henderson
2025-12-09 13:56 ` [PATCH 2/7] target/hppa: Define PA[20|1X] physical address space size Anton Johansson via
2025-12-11 15:16 ` Richard Henderson
2025-12-09 13:56 ` [PATCH 3/7] target/i386: Drop physical address range checks Anton Johansson via
2025-12-09 13:56 ` [PATCH 4/7] target/loongarch: Introduce loongarch_palen_mask() Anton Johansson via
2025-12-09 13:56 ` [PATCH 5/7] hw/loongarch: Use loongarch_palen_mask() Anton Johansson via
2025-12-09 13:56 ` [PATCH 6/7] hw/riscv: Fix IOMMU PAS capability to 56 bits Anton Johansson via
2025-12-09 13:56 ` [PATCH 7/7] Drop TARGET_PHYS_ADDR_SPACE_BITS Anton Johansson via
2025-12-09 16:07 ` Brian Cain
2025-12-11 15:18 ` Richard Henderson [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=0c828790-8199-4a5b-8765-5ba626bae2a5@linaro.org \
--to=richard.henderson@linaro.org \
--cc=anjo@rev.ng \
--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).