package xen-gnt

  1. Overview
  2. Docs
Xen grant table bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

xen-gnt-v3.1.0.tbz
sha256=58ff6cc2b5447f6dc0f033d924638fcbe3a16bedaf31388ae5a165d7e8aa6a08
md5=5c509ac88ee6b7262bed5b7c5bee0ada

Description

These are used to create Xen device driver "backends" (servers) and "frontends" (clients).

This library can be used in both kernelspace (via Mirage) or in userspace (on Linux) via the xen-gnt-unix library. To see a concrete example, have a look at [mirage/ocaml-vchan]

Published: 11 Mar 2019

README

README.md

Xen grant table bindings for OCaml.

These are used to create Xen device driver "backends" (servers) and "frontends" (clients).

This library can be used in both kernelspace (via Mirage) or in userspace (on Linux). To see a concrete example, have a look at [mirage/ocaml-vchan]

Dependencies (8)

  1. mirage-profile >= "0.3"
  2. cmdliner
  3. lwt-dllist
  4. lwt >= "2.4.3"
  5. io-page
  6. cstruct >= "1.0.1"
  7. dune >= "1.0"
  8. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (10)

  1. mirage-console-xen >= "2.2.0" & < "2.4.2"
  2. mirage-console-xen-backend < "2.4.2"
  3. mirage-console-xen-cli
  4. mirage-entropy-xen = "0.2.0"
  5. mirage-qubes < "0.9.0"
  6. mirage-xen >= "1.1.0" & < "3.4.0"
  7. vchan-unix >= "6.0.1"
  8. xen-disk >= "1.2.1"
  9. xen-gnt-unix != "3.0.1" & < "4.0.1"
  10. xentropyd

Conflicts

None

OCaml

Innovation. Community. Security.