Re: [Qemu-block] [Qemu-devel] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'

2017-11-27 Thread Kevin Wolf
Am 21.11.2017 um 10:58 hat Kashyap Chamarthy geschrieben: > On Fri, Nov 17, 2017 at 07:54:44PM +0100, Kashyap Chamarthy wrote: > > +So there are two possible actions to take, after a 'mirror' job has > > +emitted the event ``BLOCK_JOB_READY``, indicating that the source and > > +target have reached

Re: [Qemu-block] [Qemu-devel] [PATCH v4 for-2.11] QAPI & interop: Clarify events emitted by 'block-job-cancel'

2017-11-21 Thread Kashyap Chamarthy
On Fri, Nov 17, 2017 at 07:54:44PM +0100, Kashyap Chamarthy wrote: [...] > +So there are two possible actions to take, after a 'mirror' job has > +emitted the event ``BLOCK_JOB_READY``, indicating that the source and > +target have reached synchronization: > + > +(1) Issuing the command ``block-j