Re: [Qemu-devel] [PATCH 6/8] docs: Document how to stream to an intermediate layer

2015-04-22 Thread Eric Blake
On 04/16/2015 09:12 AM, Alberto Garcia wrote: > Signed-off-by: Alberto Garcia > --- > docs/live-block-ops.txt | 30 +++--- > 1 file changed, 19 insertions(+), 11 deletions(-) > > diff --git a/docs/live-block-ops.txt b/docs/live-block-ops.txt > index a257087..3bf86be 10064

Re: [Qemu-devel] [PATCH 6/8] docs: Document how to stream to an intermediate layer

2015-04-22 Thread Max Reitz
On 16.04.2015 17:12, Alberto Garcia wrote: Signed-off-by: Alberto Garcia --- docs/live-block-ops.txt | 30 +++--- 1 file changed, 19 insertions(+), 11 deletions(-) Reviewed-by: Max Reitz

[Qemu-devel] [PATCH 6/8] docs: Document how to stream to an intermediate layer

2015-04-16 Thread Alberto Garcia
Signed-off-by: Alberto Garcia --- docs/live-block-ops.txt | 30 +++--- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/docs/live-block-ops.txt b/docs/live-block-ops.txt index a257087..3bf86be 100644 --- a/docs/live-block-ops.txt +++ b/docs/live-block-ops.tx