[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 15/30] bsd-user: Add trace events for bsd-usr
From: |
Peter Maydell |
Subject: |
Re: [PATCH 15/30] bsd-user: Add trace events for bsd-usr |
Date: |
Thu, 13 Jan 2022 19:37:28 +0000 |
On Sun, 9 Jan 2022 at 16:36, Warner Losh <imp@bsdimp.com> wrote:
>
> Add the bsd-user specific events and infrastructure. Only include the
> linux-user trace events for linux-user, not bsd-user.
>
> Signed-off-by: Stacey Son <sson@FreeBSD.org>
> Signed-off-by: Kyle Evans <kevans@freebsd.org>
> Signed-off-by: Warner Losh <imp@bsdimp.com>
Typo in subject: should be 'bsd-user', not 'bsd-usr'.
Otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [PATCH 21/30] bsd-user/signal.c: force_sig, (continued)
- [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
- [PATCH 15/30] bsd-user: Add trace events for bsd-usr, Warner Losh, 2022/01/09
- [PATCH 25/30] bsd-user/signal.c: handle_pending_signal, Warner Losh, 2022/01/09
- [PATCH 24/30] bsd-user/signal.c: setup_frame, Warner Losh, 2022/01/09
- [PATCH 18/30] bsd-user/signal.c: Implement host_signal_handler, Warner Losh, 2022/01/09