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

Description

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.

Tags

org:mirage

Published: 29 Apr 2024

README

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

Dependencies (15)

  1. metrics-lwt >= "0.2.0"
  2. metrics
  3. duration
  4. bheap >= "2.0.0"
  5. fmt >= "0.8.5"
  6. logs
  7. mirage-runtime >= "4.0"
  8. io-page >= "2.4.0"
  9. lwt-dllist
  10. xenstore >= "1.2.5"
  11. shared-memory-ring-lwt
  12. lwt >= "2.4.3"
  13. cstruct >= "1.0.1"
  14. dune >= "2.7.0"
  15. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (8)

  1. mirage-block-xen >= "2.1.0"
  2. mirage-bootvar-xen >= "0.8.0"
  3. mirage-console-xen >= "5.1.0"
  4. mirage-console-xen-backend >= "5.1.0"
  5. mirage-net-xen >= "2.1.0"
  6. mirage-qubes >= "0.9.0"
  7. netchannel >= "2.1.0"
  8. vchan-xen >= "6.0.1"

Conflicts

None

OCaml

Innovation. Community. Security.