On 4/5/23 14:36, Warner Losh wrote:
From: Stacey Son <[email protected]>Implement do_sysctl_kern_getprocs to retrieve proc info from the kernel. Signed-off-by: Stacey Son <[email protected]> Signed-off-by: Warner Losh <[email protected]> --- bsd-user/freebsd/os-sys.c | 165 +++++++++++++++++++++++++++++++++++++- bsd-user/qemu.h | 3 + 2 files changed, 167 insertions(+), 1 deletion(-)
Typo in subject. Reviewed-by: Richard Henderson <[email protected]> r~
