[Lguest] Host and Guests

Daniel Baluta daniel.baluta at gmail.com
Wed May 14 00:19:20 EST 2008


Hello ,

I think I dont understand very well this :

arch/x86/lguest/boot.c
==
First, we start with a normal Linux kernel and insert a module (lg.ko)
which allows us to run other Linux
kernels the same way we'd run processes.  We call the first kernel the Host,
and the others the Guests.
==

So , the normal kernel is the Host , and the normal kernel + lg.ko is Guest.?

but we are inserting lg.ko into the normal kernel :) and then we start
the launcher.

Can you explain how things work ?



More information about the Lguest mailing list