accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 12 Dec 2024 17:08:43 +0000 (18:08 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 20 Dec 2024 16:44:57 +0000 (17:44 +0100)
commit187b7ca96a3e682226ba43a3b4b3d4c8954834b5
tree08fd152198a2cc0828a11b77673c2256d052bc2c
parent62ef949bbc06f23d9f4e773f8a50c7bb191531d2
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)

Move declarations related to page protection under user
emulation from "exec/cpu-all.h" to "user/page-protection.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241212185341.2857-14-philmd@linaro.org>
bsd-user/qemu.h
include/exec/cpu-all.h
include/user/page-protection.h
linux-user/qemu.h
target/arm/tcg/sve_helper.c
target/hppa/op_helper.c
target/sparc/ldst_helper.c