On Fri, Apr 25, 2008 at 04:02:26PM +0200, Daniel Janzon wrote:
> Are there any reasons UML will not be able to run on for instance ARM
> platforms? 

Nope.

> I see in arch/um that there is some processor-dependent code
> for x86 and ppc. Is this code strictly needed in order to run UML? Or is
> only for added performance?

A bunch of architecture-specific stuff shows through the system call
interface, and the arch/um/sys-* (and related headers) exist to
abstract that stuff away from the rest of UML.  So, you will need to
implement the relevant stuff for ARM if you want UML/arm.

                             Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to