package vchan

  1. Overview
  2. No Docs
Xen Vchan implementation

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.2.tar.gz
md5=3a52e32fd51c1c9887681c94f7b581ed

Description

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

Published: 27 Jan 2015

Dependencies (13)

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

Dev Dependencies

None

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"