package xen-gnt

  1. Overview
  2. Docs
Grant table bindings for OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

xen-gnt-3.0.1.tbz
sha256=9bad5c3b21111aa29f3dda482fdf316d59bd461d78bd7b637a527f60f2e75619
md5=f91b8129c2469fc2fb564d5cf3cc0b9c

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). To see a concrete example, have a look at [mirage/ocaml-vchan]

Published: 19 Jun 2017

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 (7)

  1. mirage-profile >= "0.3"
  2. cmdliner
  3. lwt >= "2.4.3"
  4. io-page
  5. cstruct >= "1.0.1"
  6. jbuilder >= "1.0+beta9"
  7. 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 < "4.0.1"
  10. xentropyd

Conflicts

None

OCaml

Innovation. Community. Security.