]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Define procctl(2) related structs
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:23:59 +0000 (21:23 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:06 +0000 (17:14 -0600)
commitd314ae93f1724fa2f5e9636aa6483acf9fa7505f
tree39d5748e01e3b8d21696cc3f3bc2761a0f849d52
parent5783a530166c0881df6fe680e095e28d962fc198
bsd-user: Define procctl(2) related structs

Implement procctl flags and related structs:
struct target_procctl_reaper_status
struct target_procctl_reaper_pidinfo
struct target_procctl_reaper_pids
struct target_procctl_reaper_kill

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20230925182425.3163-3-kariem.taha2.7@gmail.com>
bsd-user/syscall_defs.h