UML and VMI ... how does UML work?

From: John R Moser
Date: Tue May 20 2008 - 00:05:24 EST


I've been googling around but can't find a good resource for technically how UML
works. I'm thinking about specifically the task of implementing a
virtualization platform without kernel hooks... this lead me to dancing around
checking out existing technology and noticing claims that UML can run on an
unmodified kernel without special needs.

In short, I'm curious about how UML works because I'm interested in knowing if
it's theoretically possible to remove the UML code (i.e. compile it out) and
then boot a kernel within an application that gives it a VMI structure to ...
act exactly as UML.

I know, it's probably really hard to have an application with no kernel
assistance actually load a kernel and expose a VMI API to it in the first place;
I'm not interested in X can't happen because Y can't happen, I'm just interested
in understanding the field.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/