xen-gnt-unixversion
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]
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/v3.1.0/xen-gnt-v3.1.0.tbz sha256=58ff6cc2b5447f6dc0f033d924638fcbe3a16bedaf31388ae5a165d7e8aa6a08 md5=5c509ac88ee6b7262bed5b7c5bee0ada |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xen-gnt-unix/xen-gnt-unix.3.1.0/opam |
Required by
Optionally used by
- vchan=2.3.1