Re: [Qemu-devel] [PATCH v2 2/2] qemu-iotests: Add test for unbacked mirroring

2013-11-05 Thread Max Reitz
On 05.11.2013 10:00, Wenchao Xia wrote: > 于 2013/11/5 8:35, Max Reitz 写道: >> Add a new test for mirroring unbacked images in "absolute-paths" mode. >> This should work, if possible, but most importantly, qemu should never >> crash. >> >> Signed-off-by: Max Reitz >> --- >> tests/qemu-iotests/070

Re: [Qemu-devel] [PATCH v2 2/2] qemu-iotests: Add test for unbacked mirroring

2013-11-05 Thread Wenchao Xia
于 2013/11/5 8:35, Max Reitz 写道: > Add a new test for mirroring unbacked images in "absolute-paths" mode. > This should work, if possible, but most importantly, qemu should never > crash. > > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/070 | 91 >

[Qemu-devel] [PATCH v2 2/2] qemu-iotests: Add test for unbacked mirroring

2013-11-04 Thread Max Reitz
Add a new test for mirroring unbacked images in "absolute-paths" mode. This should work, if possible, but most importantly, qemu should never crash. Signed-off-by: Max Reitz --- tests/qemu-iotests/070 | 91 ++ tests/qemu-iotests/070.out | 33 ++