xen-gnt-unixversion
Xen grant table bindings
These allow your program (running either in userspace or in kernelspace via MirageOS) to read and write memory exported by other VMs on the same host. These APIs are the foundation of all inter-VM communication on Xen.
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.0/xen-gnt-3.0.0.tbz sha256=05ef3e1e08bf4d3cbe2e2b66d7831db041e2976574ed7ed35c7096efa1965d81 md5=ecd263c195ac32bc9d5f866f881f54fa |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xen-gnt-unix/xen-gnt-unix.3.0.0/opam |
Required by
Optionally used by
- vchan=2.3.1