Re: [Qemu-devel] [PATCH 6/9] linux-user: Translate pipe2 flags; add to strace

2012-06-22 Thread Peter Maydell
On 7 June 2012 23:24, Richard Henderson wrote: > Signed-off-by: Richard Henderson Reviewed-by: Peter Maydell -- PMM

[Qemu-devel] [PATCH 6/9] linux-user: Translate pipe2 flags; add to strace

2012-06-07 Thread Richard Henderson
Signed-off-by: Richard Henderson --- linux-user/strace.list |3 +++ linux-user/syscall.c |3 ++- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/linux-user/strace.list b/linux-user/strace.list index a7eeaef..af3c6a0 100644 --- a/linux-user/strace.list +++ b/linux-user/str