package xen-gnt

  1. Overview
  2. No Docs
Xen grant table bindings

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.2.tar.gz
md5=544543dcf8fabcb9249212dc5121eaf9

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.

Published: 19 Jun 2014

Dependencies (7)

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

Dev Dependencies (1)

  1. ounit with-test

Used by (11)

  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" & < "2.0.0"
  7. vchan < "2.0.0"
  8. vchan-unix >= "6.0.1"
  9. xen-disk >= "1.2.1"
  10. xen-gnt-unix != "3.0.1" & < "4.0.1"
  11. xentropyd

Conflicts

None