minios-xenversion
A minimal OS for running under the Xen hypervisor
Mini-OS provides architecture-specific boot code, a stack, malloc, an interrupt handler, a console driver, and some basic C functions. It can be used as a library to build unikernels such as Mirage.
Author | Thomas Leonard <talex5@gmail.com> |
---|---|
Licenses | BSD and some optional GPL components |
Published | |
Homepage | https://github.com/talex5/mini-os |
Issue Tracker | https://github.com/mirage/mini-os/issues |
Maintainer | mirageos-devel@lists.openmirage.org |
Available | os != "macos" & arch = "x86_64" |
Dependencies |
|
Source [http] | https://github.com/talex5/mini-os/archive/v0.9.tar.gz sha256=47a357563740c9576cfd857dfb898f1134b828863dad5fdc36a4ab045305d6b1 md5=8f30d651d16f9e7b6b0f2296cd71cec0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/minios-xen/minios-xen.0.9/opam |
Required by
- mirage-xen>=2.4.0 & <3.0.6
- mirage-xen-minios>=0.8.0