xenstoreversion
Xenstore protocol in pure OCaml
This repo contains:
- a xenstore client library, a merge of the Mirage and XCP ones
- a xenstore server library
- a xenstore server instance which runs under Unix with libxc
- a xenstore server instance which runs on mirage.
The client and the server libraries have sets of unit-tests.
Authors | Vincent Hanquez, Thomas Gazagnaire, Dave Scott, Anil Madhavapeddy and Vincent Bernardoff |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/mirage/ocaml-xenstore |
Issue Tracker | https://github.com/mirage/ocaml-xenstore/issues |
Maintainer | dave@recoil.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-xenstore/releases/download/v2.2.0/xenstore-2.2.0.tbz sha256=d4c9eab6de731de45d6091ef85d40d8cdf1de32c5410a0f6729c2da1cec3182d sha512=79411344d5d4dfb49202bb9ca6e0e9d1343dcef60bc617dc24d5538b81f4e9265233870ab996a7043dd65cd9aff933b677a45371314a03ca35a79a00b1690e97 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/xenstore/xenstore.2.2.0/opam |
Required by
- conduit-mirage!=3.0.0
- ezxenstore
- mirage>=0.4.1 & <0.9.1
- mirage-block-xen>=2.0.0
- mirage-conduit<2.0.0 | >=3.1.0
- mirage-console-xen>=4.0.0
- mirage-console-xen-backend
- mirage-console-xen-proto
- mirage-entropy-xen=0.2.0
- mirage-profile-xen>=0.9.0
- mirage-xen>=0.9.6
- vchan
- vchan-unix
- vchan-xen
- vhd-tool>=0.12.0
- xapi-libs-transitional
- xapi-xenops
- xen-disk
- xenstore_transport>=0.9.2
Optionally used by
- mirage-console>=2.1.2 & <2.2.0