|
From: | Pierrick Bouvier |
Subject: | Re: [PATCH 6/6] accel/tcg: Use vaddr in cpu_loop.h |
Date: | Wed, 30 Apr 2025 23:33:38 -0700 |
User-agent: | Mozilla Thunderbird |
On 4/30/25 4:06 PM, Richard Henderson wrote:
Use vaddr instead of abi_ptr or target_ulong for a guest address. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- include/user/cpu_loop.h | 12 +++++------- accel/tcg/user-exec.c | 2 +- linux-user/signal.c | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-)
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |