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

Implement do_sysctl_kern_proc_filedesc. This pulls kern.proc.filedesc
out of the host kernel and converts it to the guest's format.

Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Warner Losh<i...@bsdimp.com>
---
  bsd-user/freebsd/os-sys.c | 193 ++++++++++++++++++++++++++++++++++++++
  bsd-user/qemu.h           |   3 +
  2 files changed, 196 insertions(+)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to