solo5-bindings-virtioversion
Solo5 sandboxed execution environment (virtio target)
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 (e.g. QEMU/KVM).
Note that the "virtio" target provides limited support for current and future Solo5 features and abstractions. We recommend that you use the "hvt" target instead.
Authors | Dan Williams <djwillia@us.ibm.com>, Martin Lucina <martin@lucina.net> and Ricardo Koller <kollerr@us.ibm.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/solo5/solo5 |
Issue Tracker | https://github.com/solo5/solo5/issues |
Maintainer | martin@lucina.net |
Available | arch = "x86_64" & (os = "linux" | os = "freebsd" | os = "openbsd") |
Dependencies | |
Conflicts | |
Source [http] | https://github.com/Solo5/solo5/archive/v0.4.0.tar.gz sha256=c2111961aecfe75120b182bd07e7c376803604700647b1fa5baa9a5d80847419 md5=fb4496dbf9310364894979b38aabe9ba |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/solo5-bindings-virtio/solo5-bindings-virtio.0.4.0/opam |
Required by
- mirage-solo5>=0.4.0 & <0.6.0
- ocaml-freestanding>=0.4.0 & <0.7.0