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 |
---|---|
License | ISC |
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" & arch != "riscv64" & os != "freebsd" |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-gnt/releases/download/v4.0.2/xen-gnt-4.0.2.tbz sha256=8afceb5955d20c0630fbfb7d255df1796873b112e33aeb7197540f5099a9e6a3 sha512=d85ca83e98e5ff3331638a9bdde33776b5e29c2863da6c962a8ffe18ebf773af97e310b8eea29ba2c9509bbb308ad2932b5bc7b388b7af32763c76db3adec661 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xen-gnt-unix/xen-gnt-unix.4.0.2/opam |
Required by
Optionally used by
- vchan=2.3.1