From Fedora Project Wiki
m (1 revision(s)) |
(out of date) |
||
Line 1: | Line 1: | ||
{{admon/caution|This page is out of date|Lhype was renamed to Lguest. See http://lguest.ozlabs.org/ for more up to date information.}} | |||
lhype is an experimental hypervisor being developed by [http://en.wikipedia.org/wiki/Rusty_Russell Rusty] , which is intended as proof of concept for the [http://ozlabs.org/~rusty/paravirt/ paravirt ops patchset] . "Paravirt ops" is a hook-based mechanism being developed to provide the Linux kernel with the ability to support multiple hypervisors. | lhype is an experimental hypervisor being developed by [http://en.wikipedia.org/wiki/Rusty_Russell Rusty] , which is intended as proof of concept for the [http://ozlabs.org/~rusty/paravirt/ paravirt ops patchset] . "Paravirt ops" is a hook-based mechanism being developed to provide the Linux kernel with the ability to support multiple hypervisors. | ||
Line 11: | Line 11: | ||
* [http://www.vmware.com/vmtn/blog/sherrod/2006-08/#xen_vmware_progress VMWare VP blog entry on paravirt ops] | * [http://www.vmware.com/vmtn/blog/sherrod/2006-08/#xen_vmware_progress VMWare VP blog entry on paravirt ops] | ||
* [http://thread.gmane.org/gmane.linux.kernel/461362/focus=459 linux-kernel patchset post] (Nov 1 2006) | * [http://thread.gmane.org/gmane.linux.kernel/461362/focus=459 linux-kernel patchset post] (Nov 1 2006) | ||
Revision as of 15:29, 14 January 2009
lhype is an experimental hypervisor being developed by Rusty , which is intended as proof of concept for the paravirt ops patchset . "Paravirt ops" is a hook-based mechanism being developed to provide the Linux kernel with the ability to support multiple hypervisors.
Resources
- Rusty blog entry on paravirt ops
- paravirt patch queue
- OSDL virtualization mailing list this is where paravirt ops is discussed
- VMWare VP blog entry on paravirt ops
- linux-kernel patchset post (Nov 1 2006)