package mirage-block-xen

  1. Overview
  2. No Docs
MirageOS block driver for Xen that implements the blkfront/back protocol

Install

Dune Dependency

Authors

Maintainers

Sources

v1.3.1.tar.gz
md5=966e9401f5e4d44e47b1d94c530bba8f

Description

This library allows

  • MirageOS VMs to read and write disk data on Xen
  • MirageOS VMs and userspace apps to act as disk servers for other VMs running on the same Xen host

Tags

org:mirage org:xapi-project

Published: 08 Mar 2015

Dependencies (12)

  1. ocamlbuild build
  2. mirage-xen >= "1.0.1" & < "3.3.0"
  3. io-page >= "1.4.0"
  4. ipaddr
  5. mirage-types >= "1.1.0" & < "3.0.0"
  6. shared-memory-ring >= "0.4.1"
  7. type_conv
  8. cstruct >= "1.0.1" & <= "1.9.0"
  9. lwt >= "2.4.3"
  10. cmdliner
  11. ocamlfind
  12. ocaml >= "4.00.0"

Dev Dependencies

None

Used by

None

Conflicts

None