ping http://patchwork.ozlabs.org/patch/274816/
________________________________________ From: Peter Maydell [[email protected]] 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 <[email protected]> wrote: > From: Petar Jovanovic <[email protected]> > > 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 <[email protected]> Reviewed-by: Peter Maydell <[email protected]> -- PMM
