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. Regards, Phil.
