From Fedora Project Wiki
fp-wiki>ImportUser (Imported from MoinMoin) |
m (bad hr!) |
||
(4 intermediate revisions by 2 users not shown) | |||
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 12: | Line 12: | ||
* [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) | ||
[[Category:Virtualization archive]] | |||
[[Category:Virtualization]] |
Latest revision as of 15:32, 19 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)