aboutsummaryrefslogtreecommitdiff
path: root/include/exec/log.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-11-13 08:29:44 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-12-20 17:44:56 +0100
commit9c6e54f4754dfdc1e278a1239553a935b92e3062 (patch)
tree29b01c09df07c0d82bd044139eda64a15f5ddcfd /include/exec/log.h
parentea77480146c4c84a604273de25744c78ef8968b9 (diff)
downloadqemu-9c6e54f4754dfdc1e278a1239553a935b92e3062.zip
qemu-9c6e54f4754dfdc1e278a1239553a935b92e3062.tar.gz
qemu-9c6e54f4754dfdc1e278a1239553a935b92e3062.tar.bz2
accel/tcg: Have tlb_vaddr_to_host() use vaddr type
abi_ptr is expected to be used in user emulation. tlb_vaddr_to_host() uses it, but can be used in system emulation. Replace the type by 'vaddr' which is equivalent on user emulation but also works on system. 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: <20241114011310.3615-13-philmd@linaro.org>
Diffstat (limited to 'include/exec/log.h')
0 files changed, 0 insertions, 0 deletions