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.5.0.tar.gz
md5=57ba888b8ed46944ec8ce65d781df203

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: 23 Feb 2017

Dependencies (14)

  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 >= "0.4.1" & < "2.0.0"
  7. ppx_tools
  8. cstruct >= "1.9.0"
  9. lwt >= "2.4.3"
  10. stringext
  11. logs
  12. cmdliner
  13. ocamlfind
  14. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None