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 ?
_______________________________________________
Lguest mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/lguest

Reply via email to