package mirage-xen

  1. Overview
  2. Docs
Xen core platform libraries for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-xen-8.0.3.tbz
sha256=4eb68d3cea8ee3db3a4132d9759e510f123ec734e8eb1d1ece75b236fb4ee505
sha512=4cce966b0d1d723806166334250a6136f77c569ca2d81cdbb306c404b35183096ab6f04055152142d7ea0167558928c6f47650450c7db2b08b8a6c74a5d054c0

README.md.html

mirage-xen -- Xen core platform libraries for MirageOS

This package provides the MirageOS OS library for Xen targets, which handles the main loop and timers. It also provides the low level C startup code and C stubs required by the OCaml code.

Development

$ git clone https://github.com/mirage/mirage-xen
$ cd mirage-xen
$ opam monorepo lock
$ opam monorepo pull
$ opam install ocaml-freestanding dune
$ dune build
OCaml

Innovation. Community. Security.