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
---
include/accel/tcg/cpu-ldst.h | 8
accel/tcg/user-exec.c| 6 ++
2 files change
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
---
include/accel/tcg/cpu-ldst.h | 8
accel/tcg/user-exec.c| 6 ++
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/