Re: [Qemu-block] [PATCH 18/18] iotests: Add test for active mirroring

2017-09-19 Thread Fam Zheng
On Mon, 09/18 18:53, Max Reitz wrote: > >> + > >> +if sync_source_and_target: > >> +# If source and target should be in sync after the mirror, > >> +# we have to flush before completion > > > > Not sure I understand this requirements, does it apply to libvirt and

Re: [Qemu-block] [PATCH 18/18] iotests: Add test for active mirroring

2017-09-18 Thread Max Reitz
On 2017-09-18 08:45, Fam Zheng wrote: > On Wed, 09/13 20:19, Max Reitz wrote: >> Signed-off-by: Max Reitz >> --- >> tests/qemu-iotests/151 | 111 >> + >> tests/qemu-iotests/151.out | 5 ++ >> tests/qemu-iotests/group | 1 +

Re: [Qemu-block] [PATCH 18/18] iotests: Add test for active mirroring

2017-09-18 Thread Fam Zheng
On Wed, 09/13 20:19, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > tests/qemu-iotests/151 | 111 > + > tests/qemu-iotests/151.out | 5 ++ > tests/qemu-iotests/group | 1 + > 3 files changed, 117 insertions(+) >

[Qemu-block] [PATCH 18/18] iotests: Add test for active mirroring

2017-09-13 Thread Max Reitz
Signed-off-by: Max Reitz --- tests/qemu-iotests/151 | 111 + tests/qemu-iotests/151.out | 5 ++ tests/qemu-iotests/group | 1 + 3 files changed, 117 insertions(+) create mode 100755 tests/qemu-iotests/151 create mode