qcow
Author | David Scott |
---|---|
License | ISC |
Homepage | https://github.com/mirage/ocaml-qcow |
Issue Tracker | https://github.com/mirage/ocaml-qcow/issues |
Tag | org:mirage |
Maintainer | dave@recoil.org |
Dependencies | |
Available | ocaml-version >= "4.03.0" |
Published | Dec 7, 2017 |
Source [http] | https://github.com/mirage/ocaml-qcow/releases/download/0.10.4/qcow-0.10.4.tbz 27e3a0ab128c53acc4da3e6ce5724e87 |
Statistics | Installed 31 times last month. |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/qcow/qcow.0.10.4/opam |
Support for Qcow2 images
Please read the API documentation.
Features
- supports
resize
- exposes sparseness information
- produces files which can be understood by qemu (although not in reverse since we don't support many features)
Example
In a top-level like utop: ```ocaml