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/v3.1.0/xen-gnt-v3.1.0.tbz
md5=5c509ac88ee6b7262bed5b7c5bee0ada
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/xen-gnt/xen-gnt.3.1.0/opam
Optionally used by