VMI Linux: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(New page: ==== VMI Linux ==== VMI-Linux is a virtualization interface for Linux with the goal of introducing cross hypervisor compatibility, so a single Linux kernel can run unmodified on L4, VMwar...)
 
m (added category)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:




A totally unrelated remark...
With sufficient thrust, pigs fly just fine. However this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead. -- RFC 1925


[[Category: Hypervisor]]
 
[[Category: Hypervisor]] [[Category: VMware OSS]]

Latest revision as of 18:35, 19 February 2009

VMI Linux

VMI-Linux is a virtualization interface for Linux with the goal of introducing cross hypervisor compatibility, so a single Linux kernel can run unmodified on L4, VMware, Xen and other hypervisors, as well as native hardware, with excellent performance.

Here's the project for the ROM code:

and this is the specification of the paravirtualisation layer.