qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH, RFC] BSD user emulator


From: M. Warner Losh
Subject: Re: [Qemu-devel] [PATCH, RFC] BSD user emulator
Date: Mon, 01 Sep 2008 13:13:50 -0600 (MDT)

In message: <address@hidden>
            "Blue Swirl" <address@hidden> writes:
: diff -u nbsd-syscalls fbsd-syscalls |diffstat
:  fbsd-syscalls |  475 
++++++++++++++++++++++++++++------------------------------
:  1 file changed, 237 insertions(+), 238 deletions(-)
: 
: diff -u obsd-syscalls fbsd-syscalls |diffstat
:  fbsd-syscalls |  298 
++++++++++++++++++++++++++++++++++++++++++++++------------
:  1 file changed, 238 insertions(+), 60 deletions(-)
: 
: diff -u obsd-syscalls nbsd-syscalls |diffstat
:  nbsd-syscalls |  297 
++++++++++++++++++++++++++++++++++++++++++++++------------
:  1 file changed, 238 insertions(+), 59 deletions(-)
: 
: Some are just renames, but those are still large numbers. I have to
: add syscall number conversion tables, I thought host SYS_xx were
: almost always equal to target SYS_xx.

These numbers seem high to me...  The generated files between the
different BSDs are somewhat different, so I'm not sure that these
simple tests will tell the whole story...

Warner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]