package xen-gnt

  1. Overview
  2. No Docs
Xen grant table bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.0.tar.gz
md5=43a329be84825764b0d0a8f9020c60c7

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: 17 Dec 2014

Dependencies (8)

  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. 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