Re: [PATCH 08/17] bsd-user: Eliminate unused qemu_uname_release

2024-08-04 Thread Richard Henderson
On 8/3/24 09:56, Warner Losh wrote: bsd-user has never supported this, and FreeBSD make it easy to set this on a per-jail basis, so that the normal reporting routines that we pass through just work. Since this was never used, and never even in the usage(), retire it to cut down on the clutter. It

[PATCH 08/17] bsd-user: Eliminate unused qemu_uname_release

2024-08-02 Thread Warner Losh
bsd-user has never supported this, and FreeBSD make it easy to set this on a per-jail basis, so that the normal reporting routines that we pass through just work. Since this was never used, and never even in the usage(), retire it to cut down on the clutter. It was literally just a write-only varia