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

mirage-block-xen-1.5.2.tbz
md5=b630121cf6bd734ac01680fff24e6d04

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: 12 Jun 2017

Dependencies (15)

  1. rresult
  2. mirage-xen >= "1.0.1" & < "3.3.0"
  3. io-page >= "1.4.0"
  4. ipaddr
  5. mirage-block-lwt >= "1.0.0"
  6. shared-memory-ring-lwt
  7. ppx_tools
  8. cstruct >= "1.9.0" & < "3.4.0"
  9. lwt >= "2.4.3"
  10. stringext
  11. logs
  12. cmdliner
  13. jbuilder >= "1.0+beta9"
  14. ocamlfind build
  15. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None