Re: [Qemu-devel] [PATCH V12 1/6] docs: document for add-cow file format

2012-09-10 Thread Dong Xu Wang
On Mon, Sep 10, 2012 at 11:23 PM, Kevin Wolf wrote: > Am 10.08.2012 17:39, schrieb Dong Xu Wang: >> Document for add-cow format, the usage and spec of add-cow are introduced. >> >> Signed-off-by: Dong Xu Wang >> --- >> docs/specs/add-cow.txt | 123 >> +++

Re: [Qemu-devel] [PATCH V12 1/6] docs: document for add-cow file format

2012-09-10 Thread Kevin Wolf
Am 10.08.2012 17:39, schrieb Dong Xu Wang: > Document for add-cow format, the usage and spec of add-cow are introduced. > > Signed-off-by: Dong Xu Wang > --- > docs/specs/add-cow.txt | 123 > > 1 files changed, 123 insertions(+), 0 deletions(-)

Re: [Qemu-devel] [PATCH V12 1/6] docs: document for add-cow file format

2012-09-09 Thread Dong Xu Wang
On Fri, Sep 7, 2012 at 1:27 AM, Michael Roth wrote: > On Fri, Aug 10, 2012 at 11:39:40PM +0800, Dong Xu Wang wrote: >> Document for add-cow format, the usage and spec of add-cow are introduced. >> >> Signed-off-by: Dong Xu Wang >> --- >> docs/specs/add-cow.txt | 123 >>

Re: [Qemu-devel] [PATCH V12 1/6] docs: document for add-cow file format

2012-09-06 Thread Michael Roth
On Fri, Aug 10, 2012 at 11:39:40PM +0800, Dong Xu Wang wrote: > Document for add-cow format, the usage and spec of add-cow are introduced. > > Signed-off-by: Dong Xu Wang > --- > docs/specs/add-cow.txt | 123 > > 1 files changed, 123 insertions(

[Qemu-devel] [PATCH V12 1/6] docs: document for add-cow file format

2012-08-10 Thread Dong Xu Wang
Document for add-cow format, the usage and spec of add-cow are introduced. Signed-off-by: Dong Xu Wang --- docs/specs/add-cow.txt | 123 1 files changed, 123 insertions(+), 0 deletions(-) create mode 100644 docs/specs/add-cow.txt diff --git a/d