[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 12/30] bsd-user/host/i386/host-signal.h: Implement host_signa
From: |
Peter Maydell |
Subject: |
Re: [PATCH 12/30] bsd-user/host/i386/host-signal.h: Implement host_signal_* |
Date: |
Thu, 13 Jan 2022 19:33:24 +0000 |
On Sun, 9 Jan 2022 at 16:29, Warner Losh <imp@bsdimp.com> wrote:
>
> Implement host_signal_pc, host_signal_set_pc and host_signal_write for
> i386.
>
> Signed-off-by: Kyle Evans <kevans@freebsd.org>
> Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 09/30] bsd-user/signal.c: implement abstract target / host signal translation, (continued)
- [PATCH 10/30] bsd-user/signal.c: Implement signal_init(), Warner Losh, 2022/01/09
- [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