On Tue, Mar 15, 2011 at 11:55 AM, Kevin Wolf <kw...@redhat.com> wrote:
> This adds a description of the qcow2 file format to the docs/ directory.
> Besides documenting what's there, which is never wrong, the document should
> provide a good basis for the discussion of format extensions (called "qcow3"
> in previous discussions)
>
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> ---
>  docs/specs/qcow2.txt |  260 
> ++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 260 insertions(+), 0 deletions(-)
>  create mode 100644 docs/specs/qcow2.txt
>
> v2:
> - Added limits to cluster_bits
>
> v3:
> - Added semantics for unallocated clusters
> - Fixed cluster_offset calculation
> - Added header extensions

Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>

Reply via email to