Re: [Qemu-devel] [PATCH v7 1/9] qcow2: Options' documentation fixes

2018-08-11 Thread Leonid Bloch
On 8/10/18 2:50 PM, Alberto Garcia wrote: On Fri 10 Aug 2018 08:26:39 AM CEST, Leonid Bloch wrote: Signed-off-by: Leonid Bloch --- docs/qcow2-cache.txt | 16 +++- qemu-options.hx | 9 ++--- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/docs/qcow2-cach

Re: [Qemu-devel] [PATCH v7 1/9] qcow2: Options' documentation fixes

2018-08-10 Thread Alberto Garcia
On Fri 10 Aug 2018 08:26:39 AM CEST, Leonid Bloch wrote: > Signed-off-by: Leonid Bloch > --- > docs/qcow2-cache.txt | 16 +++- > qemu-options.hx | 9 ++--- > 2 files changed, 17 insertions(+), 8 deletions(-) > > diff --git a/docs/qcow2-cache.txt b/docs/qcow2-cache.txt > inde

[Qemu-devel] [PATCH v7 1/9] qcow2: Options' documentation fixes

2018-08-09 Thread Leonid Bloch
Signed-off-by: Leonid Bloch --- docs/qcow2-cache.txt | 16 +++- qemu-options.hx | 9 ++--- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/docs/qcow2-cache.txt b/docs/qcow2-cache.txt index 8a09a5cc5f..0f157d859a 100644 --- a/docs/qcow2-cache.txt +++ b/docs/qc