]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Move user-only tlb_vaddr_to_host out of line
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 23:54:31 +0000 (16:54 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 May 2025 16:24:10 +0000 (09:24 -0700)
commit9b74d403b30e64256b4b94cbc01c76a0382ca5e8
treeca8f5af9ffbd5265769495ad6fd828205e555a7a
parentd551b822f7ac329c763267659950992849d7e735
accel/tcg: Move user-only tlb_vaddr_to_host out of line

At the same time, fix a mis-match between user and system
by using vaddr not abi_ptr for the address parameter.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/user-exec.c
include/accel/tcg/cpu-ldst.h