package xen-gnt

  1. Overview
  2. No Docs
Xen grant table bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.1.tar.gz
md5=2c043c42a298ff163ff0e58d5da3c71e

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: 23 Dec 2015

Dependencies (9)

  1. mirage-profile >= "0.3"
  2. cmdliner
  3. lwt >= "2.4.3" & < "4.0.0"
  4. io-page < "1.3.0"
  5. cstruct >= "1.0.1"
  6. camlp4 build
  7. ocamlfind build
  8. ocamlbuild build
  9. ocaml >= "4.00.0"

Dev Dependencies

None

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