Re: Simple patches for Linux as a guest OS in a plex86 VM (please consider)

Kevin Lawton (kevinlawton2001@yahoo.com)
Fri, 24 Jan 2003 11:09:17 -0800 (PST)


--- Valdis.Kletnieks@vt.edu wrote:

> It turns out that the 99% of the work to cover the 1% of the cases is really
> important. The usual reason for doing VM is to isolate images from each
> other

Plex86 can 100% isolate guests from each other. What I'm saying
is, it takes 99% of the work to do a full x86 VM which doesn't
need those 2 macros for PUSHF/POPF. (my oversimplified, but
yet useful explanation of the state of affairs)

You have to do a lot of work to "get under the hood" of an
OS, to fix up a few cases where if you let them run native,
they'll get the wrong information or make the wrong thing
happen. Not to the other guests, but to themselves. So if
you don't need to do those things, you can let them run
without all the black magic. Let's take such conversation
out-of-band. It doesn't belong on the LK list.

-Kevin

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/