package solo5-kernel-virtio

  1. Overview
  2. No Docs

Description

This package provides the Solo5 base layer to run MirageOS unikernels on the "virtio" target. Unikernels built for the "virtio" target run directly on existing hypervisors, such as KVM/QEMU and bhyve.

Additionally, this package installs the "solo5-run-virtio" tool, a wrapper for launching unikernels on various hypervisors, and the "solo5-mkimage" tool for building MBR-partitioned disk images with a bootloader and unikernel installed. The latter includes support for building images suitable for upload to Google Compute Engine.

Published: 04 Apr 2017

Dependencies (2)

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

Dev Dependencies

None

Used by (2)

  1. mirage-solo5 = "0.2.1"
  2. ocaml-freestanding < "0.3.0"

Conflicts (1)

  1. solo5-kernel-ukvm