On 31 March 2014 16:41, Petar Jovanovic <petar.jovano...@rt-rk.com> wrote: > From: Petar Jovanovic <petar.jovano...@imgtec.com> > > Flags NONBLOCK and CLOEXEC can have different values on the host and the > guest, so set correct host values before calling accept4(). > > This fixes several issues with accept4 system call and user-mode of QEMU. > > Signed-off-by: Petar Jovanovic <petar.jovano...@imgtec.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM