On Sun, Sep 19, 2021 at 4:55 AM Richard Henderson
wrote:
>
> Add stub host-signal.h for all linux-user hosts.
> Add new code replacing cpu_signal_handler.
> Full migration will happen one host at a time.
>
> Signed-off-by: Richard Henderson
Acked-by: Alistair Francis
Alistair
> ---
> linux-u
> On Sep 18, 2021, at 12:44 PM, Richard Henderson
> wrote:
>
> Add stub host-signal.h for all linux-user hosts.
> Add new code replacing cpu_signal_handler.
> Full migration will happen one host at a time.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/host/aarch64/host-signal.h |
On 9/18/21 20:44, Richard Henderson wrote:
> Add stub host-signal.h for all linux-user hosts.
> Add new code replacing cpu_signal_handler.
> Full migration will happen one host at a time.
>
> Signed-off-by: Richard Henderson
> ---
> diff --git a/linux-user/signal.c b/linux-user/signal.c
> index
Add stub host-signal.h for all linux-user hosts.
Add new code replacing cpu_signal_handler.
Full migration will happen one host at a time.
Signed-off-by: Richard Henderson
---
linux-user/host/aarch64/host-signal.h | 1 +
linux-user/host/arm/host-signal.h | 1 +
linux-user/host/i386/host-