VMI Linux: Difference between revisions
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 removed bad joke |
||
Line 12: | Line 12: | ||
[[Category: Hypervisor]] | [[Category: Hypervisor]] |
Revision as of 20:14, 18 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.