Re: [Qemu-devel] [PATCH v2] Add qcow2 documentation

2011-03-09 Thread Stefan Hajnoczi
On Wed, Mar 9, 2011 at 1:55 PM, Kevin Wolf wrote: > Am 09.03.2011 14:08, schrieb Stefan Hajnoczi: >> On Wed, Mar 9, 2011 at 12:30 PM, Kevin Wolf wrote: >>> This adds a description of the qcow2 file format to the docs/ directory. >>> Besides documenting what's there, which is never wrong, the docu

Re: [Qemu-devel] [PATCH v2] Add qcow2 documentation

2011-03-09 Thread Kevin Wolf
Am 09.03.2011 14:08, schrieb Stefan Hajnoczi: > On Wed, Mar 9, 2011 at 12:30 PM, Kevin Wolf 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 o

Re: [Qemu-devel] [PATCH v2] Add qcow2 documentation

2011-03-09 Thread Stefan Hajnoczi
On Wed, Mar 9, 2011 at 12:30 PM, Kevin Wolf 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 d

[Qemu-devel] [PATCH v2] Add qcow2 documentation

2011-03-09 Thread Kevin Wolf
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 --- docs/specs/qcow