On 5/1/25 7:55 AM, Richard Henderson wrote:
At the same time, fix a mis-match between user and system by using vaddr not abi_ptr for the address parameter.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/accel/tcg/cpu-ldst.h | 8 -------- accel/tcg/user-exec.c | 6 ++++++ 2 files changed, 6 insertions(+), 8 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>