package mirage-xen

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-xen-9.0.1.tbz
sha256=f60d042e0f003c8b9f50821e04f859b36f02eca27f361830a5f7150082f333e3
sha512=9673f54480bf35ef1b9f11c0f71db6a5a522ce1f6a7acfa862f98253d5574ca8d0d1ea1917286cf7d899a490a8a2d7935e0cb5fda8b6c196f477da610ea7ffe4

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

Added to opam-repository:

Dependencies (16)

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

Dev Dependencies

None

Conflicts

None