package xen-gnt

  1. Overview
  2. No Docs
Xen grant table bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=436965e25b5754071c684c4a77bf6797

Description

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.

Published: 09 Nov 2014

Dependencies (8)

  1. cmdliner
  2. lwt < "4.0.0"
  3. io-page < "1.3.0"
  4. cstruct >= "1.0.1"
  5. oasis build
  6. camlp4 build
  7. ocamlbuild build
  8. ocaml >= "4.00.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (10)

  1. mirage-console-xen >= "2.2.0" & < "2.4.2"
  2. mirage-console-xen-backend < "2.4.2"
  3. mirage-console-xen-cli
  4. mirage-entropy-xen = "0.2.0"
  5. mirage-qubes < "0.9.0"
  6. mirage-xen >= "1.1.0" & < "3.4.0"
  7. vchan-unix >= "6.0.1"
  8. xen-disk >= "1.2.1"
  9. xen-gnt-unix != "3.0.1" & < "4.0.1"
  10. xentropyd

Conflicts

None