Re: [Qemu-devel] [PATCH 42/42] qemu-iotests: Test job-* with block jobs

2018-05-28 Thread Max Reitz
On 2018-05-17 15:50, Kevin Wolf wrote: > Am 15.05.2018 um 01:44 hat Max Reitz geschrieben: >> On 2018-05-09 18:26, Kevin Wolf wrote: >>> This adds a test case that tests the new job-* QMP commands with >>> mirror and backup block jobs. >>> >>> Signed-off-by: Kevin Wolf >>> --- >>> tests/qemu-iote

Re: [Qemu-devel] [PATCH 42/42] qemu-iotests: Test job-* with block jobs

2018-05-17 Thread Kevin Wolf
Am 15.05.2018 um 01:44 hat Max Reitz geschrieben: > On 2018-05-09 18:26, Kevin Wolf wrote: > > This adds a test case that tests the new job-* QMP commands with > > mirror and backup block jobs. > > > > Signed-off-by: Kevin Wolf > > --- > > tests/qemu-iotests/219 | 201 +++

Re: [Qemu-devel] [PATCH 42/42] qemu-iotests: Test job-* with block jobs

2018-05-14 Thread Max Reitz
On 2018-05-09 18:26, Kevin Wolf wrote: > This adds a test case that tests the new job-* QMP commands with > mirror and backup block jobs. > > Signed-off-by: Kevin Wolf > --- > tests/qemu-iotests/219 | 201 > tests/qemu-iotests/219.out | 327 > +++

[Qemu-devel] [PATCH 42/42] qemu-iotests: Test job-* with block jobs

2018-05-09 Thread Kevin Wolf
This adds a test case that tests the new job-* QMP commands with mirror and backup block jobs. Signed-off-by: Kevin Wolf --- tests/qemu-iotests/219 | 201 tests/qemu-iotests/219.out | 327 + tests/qemu-iotests/group |