logo       

Re: [uml-user] Non-Linux hosts - UML for OS X?: msg#00280

Subject: Re: [uml-user] Non-Linux hosts - UML for OS X?
brian@xxxxxxxxxxxxx said:
> How feasible would it be to port UML to a non-Linux?

Hard to say, because no one has done it yet.  Obviously, the closer to Linux
the other OS is, the better.  The biggest items (or equivalents or emulations
therof) you'll need are, off the top of my head
        interception and nullification of Linux system calls on that 
architecture
        something like clone - different address spaces, but shared open file
tables
        mmap with MAP_FIXED support

> Has anyone experimented with hosting UML under Mac OS X?

Not too seriously, as far as I've heard.  However, that would seem to be
the best bet for a UML port because the underlying BSD is pretty close to
Linux.  The downside is that you'll also have to resurrect the UML ppc port
unless you want to do it with FreeBSD on x86 first.

                                Jeff



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click


<Prev in Thread] Current Thread [Next in Thread>