qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 21/28] bsd-user: Implement procctl(2) along with necessary


From: Warner Losh
Subject: Re: [PATCH v4 21/28] bsd-user: Implement procctl(2) along with necessary conversion functions.
Date: Mon, 25 Sep 2023 09:49:53 -0600



On Sun, Sep 24, 2023 at 8:36 PM Karim Taha <kariem.taha2.7@gmail.com> wrote:
From: Stacey Son <sson@FreeBSD.org>

Implement t2h_procctl_cmd, h2t_reaper_status, h2t_reaper_pidinfo and h2t/t2h reaper_kill conversion functions.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
---
 bsd-user/freebsd/os-proc.c    | 222 ++++++++++++++++++++++++++++++++++
 bsd-user/freebsd/os-syscall.c |   3 +
 2 files changed, 225 insertions(+)

Reviewed-by: Warner Losh <imp@bsdimp.com>

This appears to line up, but if Richard has time for only one review, this one would be the best place to spend it in case there's something both Karim and I have overlooked.

Warner 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]