xen-gnt-unixversion
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]
Authors | Anil Madhavapeddy, John Else, Thomas Leonard, Andrew Cooper and David Scott |
---|---|
Published | |
Homepage | https://github.com/mirage/ocaml-gnt |
Issue Tracker | https://github.com/mirage/ocaml-gnt/issues |
Maintainer | john.else@citrix.com |
Available | arch != "s390x" & arch != "ppc64" & os != "freebsd" |
Dependencies |
|
Source [http] | https://github.com/mirage/ocaml-gnt/releases/download/3.0.1/xen-gnt-3.0.1.tbz sha256=9bad5c3b21111aa29f3dda482fdf316d59bd461d78bd7b637a527f60f2e75619 md5=f91b8129c2469fc2fb564d5cf3cc0b9c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xen-gnt-unix/xen-gnt-unix.3.0.1/opam |
Required by
Optionally used by
- vchan=2.3.1