Re: [Qemu-devel] [PATCH v2 4/6] qemu-iotests: Make block job methods common
On 05/06/2015 12:52 AM, Fam Zheng wrote: > Signed-off-by: Fam Zheng > --- > tests/qemu-iotests/041| 66 > ++- > tests/qemu-iotests/iotests.py | 28 ++ > 2 files changed, 43 insertions(+), 51 deletions(-) > > diff --git a/tests/qe
[Qemu-devel] [PATCH v2 4/6] qemu-iotests: Make block job methods common
Signed-off-by: Fam Zheng --- tests/qemu-iotests/041| 66 ++- tests/qemu-iotests/iotests.py | 28 ++ 2 files changed, 43 insertions(+), 51 deletions(-) diff --git a/tests/qemu-iotests/041 b/tests/qemu-iotests/041 index 59a8f73..3d46e