Re: [Qemu-devel] [PATCH v12 14/17] iotests: add simple incremental backup case

2015-02-11 Thread John Snow
On 02/11/2015 04:40 PM, Max Reitz wrote: On 2015-02-09 at 20:35, John Snow wrote: Signed-off-by: John Snow --- tests/qemu-iotests/112| 120 +- tests/qemu-iotests/112.out| 4 +- tests/qemu-iotests/iotests.py | 18 --- 3 files chan

Re: [Qemu-devel] [PATCH v12 14/17] iotests: add simple incremental backup case

2015-02-11 Thread Max Reitz
On 2015-02-09 at 20:35, John Snow wrote: Signed-off-by: John Snow --- tests/qemu-iotests/112| 120 +- tests/qemu-iotests/112.out| 4 +- tests/qemu-iotests/iotests.py | 18 --- 3 files changed, 133 insertions(+), 9 deletions(-) diff

[Qemu-devel] [PATCH v12 14/17] iotests: add simple incremental backup case

2015-02-09 Thread John Snow
Signed-off-by: John Snow --- tests/qemu-iotests/112| 120 +- tests/qemu-iotests/112.out| 4 +- tests/qemu-iotests/iotests.py | 18 --- 3 files changed, 133 insertions(+), 9 deletions(-) diff --git a/tests/qemu-iotests/112 b/tests/qemu-io