package vchan

  1. Overview
  2. No Docs
Xen Vchan implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.3.tar.gz
md5=bd8760290707a8fd7fdc45dd4e7068c3

Description

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

Published: 03 Sep 2015

Dependencies (12)

  1. ocamlbuild build
  2. cmdliner
  3. sexplib < "113.01.00"
  4. xenstore_transport
  5. xenstore >= "1.2.2"
  6. mirage-types-lwt < "3.0.0"
  7. io-page
  8. type_conv
  9. cstruct >= "1.0.1" & <= "1.9.0"
  10. lwt >= "2.5.0"
  11. ocamlfind build
  12. ocaml >= "4.00.1"

Dev Dependencies (1)

  1. ounit with-test

Used by (4)

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

Conflicts (4)

  1. mirage-xen >= "4.0.0"
  2. xen-gnt >= "2.0.0"
  3. xen-evtchn >= "2.0.0"
  4. xen-evtchn < "1.0.3"