Re: [Qemu-devel] [PATCH 3/3] qemu-iotest: qcow2 image option amendment

2013-08-28 Thread Max Reitz
Hi, Am 28.08.2013 13:54, schrieb Kevin Wolf: Am 28.08.2013 um 13:47 hat Max Reitz geschrieben: Am 28.08.2013 13:40, schrieb Kevin Wolf: Am 28.08.2013 um 10:08 hat Max Reitz geschrieben: Add tests for qemu-img amend on qcow2 image files. Signed-off-by: Max Reitz --- This test is numbered 061

Re: [Qemu-devel] [PATCH 3/3] qemu-iotest: qcow2 image option amendment

2013-08-28 Thread Kevin Wolf
Am 28.08.2013 um 13:47 hat Max Reitz geschrieben: > Am 28.08.2013 13:40, schrieb Kevin Wolf: > >Am 28.08.2013 um 10:08 hat Max Reitz geschrieben: > >>Add tests for qemu-img amend on qcow2 image files. > >> > >>Signed-off-by: Max Reitz > >>--- > >>This test is numbered 061 for not interfering with

Re: [Qemu-devel] [PATCH 3/3] qemu-iotest: qcow2 image option amendment

2013-08-28 Thread Max Reitz
Am 28.08.2013 13:40, schrieb Kevin Wolf: Am 28.08.2013 um 10:08 hat Max Reitz geschrieben: Add tests for qemu-img amend on qcow2 image files. Signed-off-by: Max Reitz --- This test is numbered 061 for not interfering with my "metadata overlap checks" series (although I will have to adapt my co

Re: [Qemu-devel] [PATCH 3/3] qemu-iotest: qcow2 image option amendment

2013-08-28 Thread Kevin Wolf
Am 28.08.2013 um 10:08 hat Max Reitz geschrieben: > Add tests for qemu-img amend on qcow2 image files. > > Signed-off-by: Max Reitz > --- > This test is numbered 061 for not interfering with my "metadata overlap > checks" series (although I will have to adapt my code to those new checks > anyway

[Qemu-devel] [PATCH 3/3] qemu-iotest: qcow2 image option amendment

2013-08-28 Thread Max Reitz
Add tests for qemu-img amend on qcow2 image files. Signed-off-by: Max Reitz --- This test is numbered 061 for not interfering with my "metadata overlap checks" series (although I will have to adapt my code to those new checks anyway when/if they are included in master). --- tests/qemu-iotests/06