On Thu, 28 Aug 2025 at 13:09, Richard Henderson <richard.hender...@linaro.org> wrote: > > Remove the target_pt_regs structure from target_syscall.h. > Add target_user_regs_struct to target_ptrace.h, which matches > what is actually used on x86_64. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM