From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>, qemu-devel@nongnu.org
Cc: Peter Xu <peterx@redhat.com>,
Pierrick Bouvier <pierrick.bouvier@linaro.org>,
David Hildenbrand <david@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 0/2] exec: Restrict memory-internal.h to system/
Date: Mon, 17 Mar 2025 11:06:48 -0700 [thread overview]
Message-ID: <7487ed03-83cd-4109-8a61-4136bb6a1c7d@linaro.org> (raw)
In-Reply-To: <20250317161329.40300-1-philmd@linaro.org>
On 3/17/25 09:13, Philippe Mathieu-Daudé wrote:
> Only file units within the system/ directory need access to
> "memory-internal.h". Move it to system/ to restrict its scope.
>
> Based-on: <20250314173139.2122904-1-pierrick.bouvier@linaro.org>
>
> Philippe Mathieu-Daudé (2):
> accel/tcg: Remove unnecesary inclusion of memory-internal.h in
> cputlb.c
> exec: Restrict memory-internal.h to system/
>
> MAINTAINERS | 2 +-
> {include/exec => system}/memory-internal.h | 6 ------
> accel/tcg/cputlb.c | 1 -
> system/memory.c | 3 ++-
> system/physmem.c | 3 ++-
> 5 files changed, 5 insertions(+), 10 deletions(-)
> rename {include/exec => system}/memory-internal.h (88%)
>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2025-03-17 18:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-17 16:13 [PATCH 0/2] exec: Restrict memory-internal.h to system/ Philippe Mathieu-Daudé
2025-03-17 16:13 ` [PATCH 1/2] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c Philippe Mathieu-Daudé
2025-03-17 16:23 ` Pierrick Bouvier
2025-03-17 16:13 ` [PATCH 2/2] exec: Restrict memory-internal.h to system/ Philippe Mathieu-Daudé
2025-03-17 16:15 ` [PATCH 0/2] " David Hildenbrand
2025-03-17 18:06 ` 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=7487ed03-83cd-4109-8a61-4136bb6a1c7d@linaro.org \
--to=richard.henderson@linaro.org \
--cc=david@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--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).