diff options
author | 2023-12-04 15:29:19 +0100 | |
---|---|---|
committer | 2024-04-26 15:31:37 +0200 | |
commit | eedd109525e12f435cf36a4a43e73bc38005caf3 (patch) | |
tree | 509458abe888d870fce429d286f29688ab95fc68 /scripts/qapi/source.py | |
parent | target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' (diff) | |
download | qemu-eedd109525e12f435cf36a4a43e73bc38005caf3.tar.xz qemu-eedd109525e12f435cf36a4a43e73bc38005caf3.zip |
target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
'abi_ptr' is a user specific type. The system emulation
equivalent is 'target_ulong'. Use it in ppc_ldl_code()
to emphasis this is not an user emulation function.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20231211212003.21686-18-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions