package xen-gnt-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

xen-gnt-v4.0.0.tbz
sha256=f283b3dc55972f5af4628cb28e2a665d2cc8f1d988f1202decf076bbdd5bc2cf
md5=3d64522c82c663546ebb0904f52d7c05

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: 10 Apr 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 (5)

  1. conf-xen build
  2. io-page-unix >= "2.0.0"
  3. xen-gnt
  4. dune >= "1.0"
  5. ocaml >= "4.03.0" & < "5.0"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.