Linux hypervisor example code

modulename: lg.ko

configname: CONFIG_LGUEST

Linux Kernel Configuration
└─>Device Drivers
└─>Virtualization
└─>Linux hypervisor example code
In linux kernel since version 2.6.24 (release Date: 2008-01-24)
This is a very simple module which allows you to run
multiple instances of the same Linux kernel, using the
"lguest" command found in the <a href="https://www.kernel.org/doc/Documentation/lguest">Documentation/lguest</a> directory.
Note that "lguest" is pronounced to rhyme with "fell quest",
not "rustyvisor". See <a href="https://www.kernel.org/doc/Documentation/lguest/lguest.txt.

If">Documentation/lguest/lguest.txt.

If</a> unsure, say N. If curious, say M. If masochistic, say Y.
source code: