package nbd

  1. Overview
  2. No Docs
Network Block Device (NBD) protocol implementation

Install

Authors

Maintainers

Sources

nbd-6.0.1.tbz
sha256=2bd3db48f84d5cc3e67ef46d323034118a6936276b2ca2689c871733482d59d0
sha512=c8588b81a7e99609c934b7f720caf50d0cee1fd3f86465ead3f9a5da2de94cb8d14a767b365efe66f5e75112889bf2debc97b33f71ec58afb877b06c11d49c22

Description

This library allows applications to export and consume block devices using the NBD protocol (as used by Linux, qemu etc)

Tags

org:mirage org:xapi-project

Published: 30 Sep 2022

Dependencies (13)

  1. uri
  2. sexplib
  3. rresult
  4. ppx_sexp_conv >= "v0.9.0"
  5. ppx_cstruct >= "3.1.0"
  6. lwt_log
  7. lwt >= "2.7.0"
  8. mirage-block-unix
  9. mirage-block >= "3.0.0"
  10. io-page >= "2.4.0"
  11. cstruct >= "6.0.0"
  12. dune >= "2.7.0"
  13. ocaml >= "4.08.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. alcotest-lwt with-test
  3. alcotest with-test
  4. bisect_ppx dev & >= "2.5.0"

Used by (4)

  1. nbd-unix >= "6.0.1"
  2. qcow != "0.10.0" & < "0.11.0"
  3. qcow-format >= "0.2"
  4. qcow-tool < "0.11.0"

Conflicts (1)

  1. result < "1.5"