Re: [Qemu-devel] [PATCH V3 1/3] linux-user: pass sockaddr from host to target

2012-07-20 Thread Peter Maydell
On 21 July 2012 02:28, Jing Huang wrote: > > Signed-off-by: Jing Huang When you send v4 of this series please can you include in this patch the deletion of the comment line "/* ??? Should this also swap msgh->name? */" from just above target_to_host_cmsg(). (This patch does the swapping of msgh

[Qemu-devel] [PATCH V3 1/3] linux-user: pass sockaddr from host to target

2012-07-20 Thread Jing Huang
Signed-off-by: Jing Huang --- linux-user/syscall.c | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 539af3f..82aa83d 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -1873,10 +1873,21 @@ static