]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user: Move init_guest_commpage to x86_64/elfload.c
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Jul 2025 19:06:15 +0000 (09:06 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Aug 2025 21:04:04 +0000 (07:04 +1000)
commit8d4a6f8e4c95e11a3da2e38682da2819d4e2160c
tree7bb4e6d55775eab378c4fbf30a39b349e131a60d
parentabfa6c7c2a0ddc4eaf373de320d758435e7acf9b
linux-user: Move init_guest_commpage to x86_64/elfload.c

Rename INIT_GUEST_COMMPAGE to HAVE_GUEST_COMMPAGE
to match the other HAVE_* defines.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/elfload.c
linux-user/loader.h
linux-user/x86_64/elfload.c
linux-user/x86_64/target_elf.h