package minios-xen

  1. Overview
  2. Docs
A minimal OS for running under the Xen hypervisor

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.tar.gz
md5=8f30d651d16f9e7b6b0f2296cd71cec0

Description

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.

Published: 24 Dec 2015

Dependencies (2)

  1. conf-findutils build
  2. conf-perl build

Dev Dependencies

None

Used by (2)

  1. mirage-xen >= "2.4.0" & < "3.0.6"
  2. mirage-xen-minios >= "0.8.0"

Conflicts

None