package qcow

  1. Overview
  2. No Docs
Support for Qcow2 images

Install

Dune Dependency

Authors

Maintainers

Sources

qcow-0.9.5.tbz
md5=d6a656883006023730749a8b4744cfa0

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: 18 Apr 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

None

Conflicts

None