xen-gntversion

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

AuthorsAnil Madhavapeddy, John Else, Thomas Leonard, Andrew Cooper and David Scott
Published
Homepagehttps://github.com/mirage/ocaml-gnt
Issue Trackerhttps://github.com/mirage/ocaml-gnt/issues
Maintainerjohn.else@citrix.com
Dependencies
Source [http] https://github.com/mirage/ocaml-gnt/releases/download/v4.0.0/xen-gnt-v4.0.0.tbz
md5=3d64522c82c663546ebb0904f52d7c05
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/xen-gnt/xen-gnt.4.0.0/opam
Optionally used by