On Wed, 30 Jul 2025 at 01:22, Richard Henderson
wrote:
>
> Merge init_thread and target_cpu_copy_regs.
> There's no point going through a target_pt_regs intermediate.
>
> Signed-off-by: Richard Henderson
> ---
Reviewed-by: Peter Maydell
thanks
-- PMM
Merge init_thread and target_cpu_copy_regs.
There's no point going through a target_pt_regs intermediate.
Signed-off-by: Richard Henderson
---
linux-user/elfload.c | 13 +
linux-user/hppa/cpu_loop.c | 18 +++---
2 files changed, 12 insertions(+), 19 deletions(-)
di