]> git.ipfire.org Git - thirdparty/qemu.git/commit
exec: Restrict memory-internal.h to system/
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 17 Mar 2025 16:13:29 +0000 (17:13 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:29 +0000 (14:08 -0700)
commitd4c9cab37fa440807a4f2bf87efd0511d5694b2c
tree039eaf4b151d5225675682a50c915740205c3401
parent261a0303ae4770cadaf02ec21da9b5e60076cd43
exec: Restrict memory-internal.h to system/

Only file units within the system/ directory need access to
"memory-internal.h". Restrict its scope by moving it there.

The comment from commit 9d70618c684 ("memory-internal.h:
Remove obsolete claim that header is obsolete") is now obsolete,
remove it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250317161329.40300-3-philmd@linaro.org>
MAINTAINERS
system/memory-internal.h [moved from include/exec/memory-internal.h with 88% similarity]
system/memory.c
system/physmem.c