[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 14/30] bsd-user: Add host signals to the build
|
From: |
Peter Maydell |
|
Subject: |
Re: [PATCH 14/30] bsd-user: Add host signals to the build |
|
Date: |
Thu, 13 Jan 2022 19:35:57 +0000 |
On Sun, 9 Jan 2022 at 16:32, Warner Losh <imp@bsdimp.com> wrote:
>
> Start to add the host signal functionality to the build.
>
> Signed-off-by: Warner Losh <imp@bsdimp.com>
> ---
> bsd-user/meson.build | 1 +
> bsd-user/signal.c | 1 +
> meson.build | 1 +
> 3 files changed, 3 insertions(+)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: Implement host_signal_*, (continued)
- [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: Implement host_signal_*, Warner Losh, 2022/01/09
- [PATCH 12/30] bsd-user/host/i386/host-signal.h: Implement host_signal_*, Warner Losh, 2022/01/09
- [PATCH 11/30] bsd-user/host/arm/host-signal.h: Implement host_signal_*, Warner Losh, 2022/01/09
- [PATCH 14/30] bsd-user: Add host signals to the build, Warner Losh, 2022/01/09
- [PATCH 21/30] bsd-user/signal.c: force_sig, Warner Losh, 2022/01/09
[PATCH 17/30] bsd-user/signal.c: Implement rewind_if_in_safe_syscall, Warner Losh, 2022/01/09
[PATCH 23/30] bsd-user/signal.c: sigset manipulation routines., Warner Losh, 2022/01/09