Lguest

Lguest
Original author(s) Rusty Russell
Operating system Linux
Platform Linux kernel
License GNU General Public License
Website lguest.ozlabs.org

Lguest is a Linux kernel x86 virtualization hypervisor, introduced in kernel version 2.6.23 (released 9 October 2007). It is a operating system-level virtualization solution, that enhances the Linux kernel with lguest support. Installation is as easy as running modprobe lg and then run tools/lguest/lguest to create a new guest.[1] Lguest is a developing kernel module that in about 5000 lines offers a virtual Linux machine.

Lguest is maintained by Rusty Russell.

See also

References

  1. README from the kernel source tree.


This article is issued from Wikipedia - version of the 7/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.