package qcow

  1. Overview
  2. No Docs
Support for Qcow2 images

Install

Dune Dependency

Authors

Maintainers

Sources

qcow-0.10.4.tbz
md5=27e3a0ab128c53acc4da3e6ce5724e87

Description

Build Status Coverage Status

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:

Tags

org:mirage

Published: 07 Dec 2017

Dev Dependencies (4)

  1. nbd with-test & >= "2.0.1"
  2. ezjsonm with-test
  3. mirage-block-ramdisk with-test
  4. ounit with-test

Used by (1)

  1. qcow-tool >= "0.10.4" & < "0.11.0"

Conflicts

None