package vchan

  1. Overview
  2. No Docs
Xen Vchan implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.5.tar.gz
md5=975a917d48037ebb928bf66eb62a0a21

Description

Vchan is a high performance inter-domain communications protocol using shared memory. This implementation runs in both userspace and kernelspace using Mirage.

Published: 15 Jun 2014

Dependencies (12)

  1. ocamlbuild build
  2. cmdliner
  3. xen-gnt < "2.0.0"
  4. xen-evtchn >= "1.0.3" & < "2.0.0"
  5. xenstore_transport
  6. xenstore >= "1.2.2"
  7. io-page < "1.3.0"
  8. mirage >= "1.1.3" & < "2.0.0"
  9. camlp4 build
  10. cstruct <= "1.9.0"
  11. ocamlfind build
  12. ocaml >= "4.00.1"

Dev Dependencies

None

Used by (3)

  1. jitsu
  2. mirage-conduit >= "2.0.0" & < "2.2.0"
  3. mirage-http = "2.0.0"

Conflicts

None