qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 13/16] bsd-user: Implement sysctl kern.proc, except kern.proc


From: Richard Henderson
Subject: Re: [PATCH 13/16] bsd-user: Implement sysctl kern.proc, except kern.proc.full_path
Date: Sat, 8 Apr 2023 12:13:00 -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>

Use the recently committed conversion routines to implement all the
kern.proc flavors, except for the full path (the prereqs of which aren't
yet in qemu-project's master branch).

Signed-off-by: Stacey Son<sson@FreeBSD.org>
Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/freebsd/os-sys.c | 35 +++++++++++++++++++++++++++++++++++
  1 file changed, 35 insertions(+)

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

r~



reply via email to

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