Re: [PATCH v5 07/67] linux-user/host/x86: Populate host_signal.h

2021-10-15 Thread Warner Losh
On Thu, Oct 14, 2021 at 10:11 PM Richard Henderson < richard.hender...@linaro.org> wrote: > Split host_signal_pc and host_signal_write out of user-exec.c. > Drop the *BSD code, to be re-created under bsd-user/ later. > > Signed-off-by: Richard Henderson > --- > linux-user/host/i386/host-signal.h

[PATCH v5 07/67] linux-user/host/x86: Populate host_signal.h

2021-10-14 Thread Richard Henderson
Split host_signal_pc and host_signal_write out of user-exec.c. Drop the *BSD code, to be re-created under bsd-user/ later. Signed-off-by: Richard Henderson --- linux-user/host/i386/host-signal.h | 25 - linux-user/host/x32/host-signal.h| 2 +- linux-user/host/x86_64/host-signal.h |