Re: [Qemu-devel] [PATCH v3 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-11 Thread Max Reitz
On 2013-09-11 09:44, Fam Zheng wrote: On Wed, 09/11 09:26, Max Reitz wrote: On 2013-09-11 08:23, Fam Zheng wrote: On Tue, 09/10 11:33, Max Reitz wrote: Add a test for the additional information now provided by qemu-img info when used on qcow2 images. Signed-off-by: Max Reitz --- tests/qemu

Re: [Qemu-devel] [PATCH v3 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-11 Thread Fam Zheng
On Wed, 09/11 09:26, Max Reitz wrote: > On 2013-09-11 08:23, Fam Zheng wrote: > >On Tue, 09/10 11:33, Max Reitz wrote: > >>Add a test for the additional information now provided by qemu-img info > >>when used on qcow2 images. > >> > >>Signed-off-by: Max Reitz > >>--- > >> tests/qemu-iotests/064

Re: [Qemu-devel] [PATCH v3 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-11 Thread Max Reitz
On 2013-09-11 08:23, Fam Zheng wrote: On Tue, 09/10 11:33, Max Reitz wrote: Add a test for the additional information now provided by qemu-img info when used on qcow2 images. Signed-off-by: Max Reitz --- tests/qemu-iotests/064 | 72 ++ tests/q

Re: [Qemu-devel] [PATCH v3 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-10 Thread Fam Zheng
On Tue, 09/10 11:33, Max Reitz wrote: > Add a test for the additional information now provided by qemu-img info > when used on qcow2 images. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/064 | 72 > ++ > tests/qemu-iotests/064.out | 22 +

[Qemu-devel] [PATCH v3 6/6] qemu-iotests: Additional info from qemu-img info

2013-09-10 Thread Max Reitz
Add a test for the additional information now provided by qemu-img info when used on qcow2 images. Signed-off-by: Max Reitz --- tests/qemu-iotests/064 | 72 ++ tests/qemu-iotests/064.out | 22 ++ tests/qemu-iotests/group | 1 + 3 fil