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.4.0.tar.gz
md5=4e34cb99edab0d33539ef571356d567f

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: 13 Mar 2016

Dependencies (13)

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

Dev Dependencies

None

Used by

None

Conflicts

None