Mini-OS
From Xen
Jump to navigationJump to search
Mini-OS is a tiny OS kernel distributed with the Xen hypervisor sources. It is mainly used as operating system for stub domains that are used for Dom0 Disaggregation.
As of March 2015 mini-os now has its own git tree. Previously (release 4.5.0 and earlier) it was part of xen.git in the extras/mini-os subdirectory.
Also See
- A tour of Mini-OS
- README file in the mini-os source tree.