Re: [Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes

2018-08-09 Thread Leonid Bloch
On 8/9/18 12:00 PM, Alberto Garcia wrote: On Thu 09 Aug 2018 12:11:34 AM CEST, Leonid Bloch wrote: Signed-off-by: Leonid Bloch I have already reviewed this patch in the previous version of the series (same with patch 5 I think). If you have to resend a patch that has already been reviewed pl

Re: [Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes

2018-08-09 Thread Alberto Garcia
On Thu 09 Aug 2018 12:11:34 AM CEST, Leonid Bloch wrote: > Signed-off-by: Leonid Bloch I have already reviewed this patch in the previous version of the series (same with patch 5 I think). If you have to resend a patch that has already been reviewed please add the "Reviewed-by: ..." line next to

[Qemu-devel] [PATCH v4 1/5] qcow2: Options' documentation fixes

2018-08-08 Thread Leonid Bloch
Signed-off-by: Leonid Bloch --- docs/qcow2-cache.txt | 3 +++ qemu-options.hx | 9 ++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/qcow2-cache.txt b/docs/qcow2-cache.txt index 8a09a5cc5f..5bf2a8ad29 100644 --- a/docs/qcow2-cache.txt +++ b/docs/qcow2-cache.txt @@