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

2012-10-18 Thread Dong Xu Wang
于 10/19/2012 12:10 AM, Eric Blake 写道: > On 10/18/2012 03:51 AM, 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 | 139 >> >> 1

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

2012-10-18 Thread Eric Blake
On 10/18/2012 03:51 AM, 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 | 139 > > 1 files changed, 139 insertions(+), 0 deletions(-)

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

2012-10-18 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 | 139 1 files changed, 139 insertions(+), 0 deletions(-) create mode 100644 docs/specs/add-cow.txt diff --git a/d