Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-22 Thread Kevin Wolf
Am 22.02.2019 um 17:13 hat Max Reitz geschrieben: > On 22.02.19 16:57, Kevin Wolf wrote: > > Am 22.02.2019 um 14:51 hat Max Reitz geschrieben: > >> On 19.02.19 10:17, Kevin Wolf wrote: > >>> Am 19.02.2019 um 01:47 hat Max Reitz geschrieben: > On 31.01.19 18:55, Kevin Wolf wrote: > > Signed

Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-22 Thread Max Reitz
On 22.02.19 16:57, Kevin Wolf wrote: > Am 22.02.2019 um 14:51 hat Max Reitz geschrieben: >> On 19.02.19 10:17, Kevin Wolf wrote: >>> Am 19.02.2019 um 01:47 hat Max Reitz geschrieben: On 31.01.19 18:55, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > qapi/block-core.json | 1

Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-22 Thread Kevin Wolf
Am 22.02.2019 um 14:51 hat Max Reitz geschrieben: > On 19.02.19 10:17, Kevin Wolf wrote: > > Am 19.02.2019 um 01:47 hat Max Reitz geschrieben: > >> On 31.01.19 18:55, Kevin Wolf wrote: > >>> Signed-off-by: Kevin Wolf > >>> --- > >>> qapi/block-core.json | 1 + > >>> block/qcow2.c| 6 +

Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-22 Thread Max Reitz
On 19.02.19 10:17, Kevin Wolf wrote: > Am 19.02.2019 um 01:47 hat Max Reitz geschrieben: >> On 31.01.19 18:55, Kevin Wolf wrote: >>> Signed-off-by: Kevin Wolf >>> --- >>> qapi/block-core.json | 1 + >>> block/qcow2.c| 6 +- >>> 2 files changed, 6 insertions(+), 1 deletion(-) >> >> [..

Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-19 Thread Eric Blake
On 2/19/19 3:17 AM, Kevin Wolf wrote: >> >> Ah, this is what I looked for in the last patch. :-) >> >> (i.e. it should be in the last patch, not here) > > [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2 > > This is the last patch. :-P "last"=="previous" (10/11), not "last"=="fi

Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-19 Thread Kevin Wolf
Am 19.02.2019 um 01:47 hat Max Reitz geschrieben: > On 31.01.19 18:55, Kevin Wolf wrote: > > Signed-off-by: Kevin Wolf > > --- > > qapi/block-core.json | 1 + > > block/qcow2.c| 6 +- > > 2 files changed, 6 insertions(+), 1 deletion(-) > > [...] > > > diff --git a/block/qcow2.c b/bl

Re: [Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-02-18 Thread Max Reitz
On 31.01.19 18:55, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > --- > qapi/block-core.json | 1 + > block/qcow2.c| 6 +- > 2 files changed, 6 insertions(+), 1 deletion(-) [...] > diff --git a/block/qcow2.c b/block/qcow2.c > index 4959bf16a4..e3427f9fcd 100644 > --- a/block/qcow2.

[Qemu-block] [RFC PATCH 11/11] qcow2: Add data file to ImageInfoSpecificQCow2

2019-01-31 Thread Kevin Wolf
Signed-off-by: Kevin Wolf --- qapi/block-core.json | 1 + block/qcow2.c| 6 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/qapi/block-core.json b/qapi/block-core.json index 060df28797..0eb0637b64 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@ -74,6 +