ping http://patchwork.ozlabs.org/patch/274816/
________________________________________ From: Peter Maydell [peter.mayd...@linaro.org] Sent: Friday, September 13, 2013 7:36 PM To: Petar Jovanovic Cc: QEMU Developers; Riku Voipio; Petar Jovanovic; Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH] linux-user: correct how SOL_SOCKET is converted from target to host and back On 13 September 2013 18:27, Petar Jovanovic <petar.jovano...@rt-rk.com> wrote: > From: Petar Jovanovic <petar.jovano...@imgtec.com> > > Previous implementation does not take into account that SOL_SOCKET constant > can be arch specific. This change fixes some issues with sendmsg/recvmsg. > > Signed-off-by: Petar Jovanovic <petar.jovano...@imgtec.com> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM