package xen-gnt

  1. Overview
  2. Docs

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