On Thu, 28 Aug 2025 at 13:09, Richard Henderson <[email protected]> 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 <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
