qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 10/16] bsd-user: Implmenet do_sysctl_kern_getprocs


From: Richard Henderson
Subject: Re: [PATCH 10/16] bsd-user: Implmenet do_sysctl_kern_getprocs
Date: Sat, 8 Apr 2023 12:11:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 4/5/23 14:36, Warner Losh wrote:
From: Stacey Son <sson@FreeBSD.org>

Implement do_sysctl_kern_getprocs to retrieve proc info from the kernel.

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
---
  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 <richard.henderson@linaro.org>


r~



reply via email to

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