On Thu, Jun 11, 2026 at 3:13 PM Philippe Mathieu-Daudé < [email protected]> wrote:
> Hi Warner, > > On 18/5/26 23:27, Warner Losh wrote: > > Upstream the file, thread, socket and remaining signal system calls (too > > numerous to list here). > > While looking at other CPU related code path, I noticed the > CPUState::random_seed field is left uninitialized. On Linux > emulation it is initialized during SYS_fork. Add to your TODO? > > Again, this should be handled as common-user/, but that is for > another day. > Yea, I think I'll add another commit to this series to cope with it. I'm just getting around to dealing with the get/setsocketopt review comments so I'll fold that in. Warner
