qemu-patch-raspberry4/linux-user/xtensa
Richard Henderson 608999d17c linux-user: Rename cpu_clone_regs to cpu_clone_regs_child
We will need a target-specific hook for adjusting registers
in the parent during clone.  To avoid confusion, rename the
one we have to make it clear it affects the child.

At the same time, pass in the flags from the clone syscall.
We will need them for correct behaviour for Sparc.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191106113318.10226-10-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2019-11-06 13:42:34 +01:00
..
cpu_loop.c target/xtensa: Use env_cpu, env_archcpu 2019-06-10 07:03:42 -07:00
signal.c target/xtensa: linux-user: add call0 ABI support 2019-09-11 08:47:06 +02:00
sockbits.h linux-user: move socket.h generic definitions to generic/sockbits.h 2018-05-25 10:10:55 +02:00
syscall_nr.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
target_cpu.h linux-user: Rename cpu_clone_regs to cpu_clone_regs_child 2019-11-06 13:42:34 +01:00
target_elf.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
target_fcntl.h linux-user: move generic fcntl definitions to generic/fcntl.h 2018-06-04 01:30:43 +02:00
target_flat.h Supply missing header guards 2019-06-12 13:20:21 +02:00
target_signal.h linux-user: move generic signal definitions to generic/signal.h 2018-06-04 01:30:44 +02:00
target_structs.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
target_syscall.h target/xtensa: add linux-user support 2018-03-16 09:40:34 -07:00
termbits.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00