Re: [Qemu-devel] [PATCH 8/9 v3] FreeBSD-user: Add thr_* to the table of syscalls

2014-06-08 Thread Sean Bruno
On Sat, 2014-06-07 at 23:19 +0100, Peter Maydell wrote: > On 6 June 2014 14:49, Sean Bruno wrote: > > Signed-off-by: Sean Bruno > > Other than the standard gripe about the commit message, > Reviewed-by: Peter Maydell > > thanks > -- PMM I'm not tagging this patch with your Reviewed-by as I've

Re: [Qemu-devel] [PATCH 8/9 v3] FreeBSD-user: Add thr_* to the table of syscalls

2014-06-07 Thread Peter Maydell
On 6 June 2014 14:49, Sean Bruno wrote: > Signed-off-by: Sean Bruno Other than the standard gripe about the commit message, Reviewed-by: Peter Maydell thanks -- PMM

[Qemu-devel] [PATCH 8/9 v3] FreeBSD-user: Add thr_* to the table of syscalls

2014-06-06 Thread Sean Bruno
Signed-off-by: Sean Bruno --- bsd-user/freebsd/strace.list | 9 + 1 file changed, 9 insertions(+) diff --git a/bsd-user/freebsd/strace.list b/bsd-user/freebsd/strace.list index ab52ca8..b2a159e 100644 --- a/bsd-user/freebsd/strace.list +++ b/bsd-user/freebsd/strace.list @@ -202,6 +202,15