package solo5-kernel-virtio

  1. Overview
  2. No Docs
Solo5 sandboxed execution environment (virtio target)

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.1.tar.gz
md5=2a9541d71677750403569a881e662d42

Description

Solo5 is a sandboxed execution environment primarily intended for, but not limited to, running applications built using various unikernels (a.k.a. library operating systems).

This package provides the Solo5 components needed to build MirageOS unikernels using the "virtio" target.

The "virtio" target is supported on 64-bit Linux and FreeBSD systems with hardware virtualization, and produces unikernels suitable for running on any virtio-compliant hypervisor.

Note that the "virtio" target provides limited support for current and future Solo5 features and abstractions, we recommend that you use the "ukvm" target instead.

Published: 10 Aug 2018

Dependencies (2)

  1. conf-pkg-config < "3"
  2. ocaml >= "4.02.3"

Dev Dependencies

None

Used by (2)

  1. mirage-solo5 = "0.3.0"
  2. ocaml-freestanding >= "0.3.0" & < "0.4.0"