]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user: Move hwcap functions to ppc/elfload.c
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Jul 2025 07:12:54 +0000 (21:12 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 27 Aug 2025 20:39:25 +0000 (06:39 +1000)
commitea9d69159e013a5757e20bea0266b7c17303d961
tree515decc8cf2caf1916803a093efc792e68fcd897
parente0f62c5a5b5c80d0a6b163a8113e5938b0b40d54
linux-user: Move hwcap functions to ppc/elfload.c

Change the return type to abi_ulong, and pass in the cpu.

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/ppc/elfload.c
linux-user/ppc/target_elf.h