Re: [libvirt] [PATCH v4 2/5] blockjob: turn on qemu capability bit for active commit

2014-07-03 Thread Eric Blake
On 06/24/2014 01:15 AM, Peter Krempa wrote: > On 06/24/14 01:30, Eric Blake wrote: >> Use the probing functionality added in the last patch to turn on >> a capability bit when active commit is present, and gate active >> commit on that capability. >> >> For my own reference: the difference between

Re: [libvirt] [PATCH v4 2/5] blockjob: turn on qemu capability bit for active commit

2014-06-24 Thread Peter Krempa
On 06/24/14 01:30, Eric Blake wrote: > Use the probing functionality added in the last patch to turn on > a capability bit when active commit is present, and gate active > commit on that capability. > > For my own reference: the difference between BLOCKJOB_SYNC and > BLOCKJOB_ASYNC is whether qemu

[libvirt] [PATCH v4 2/5] blockjob: turn on qemu capability bit for active commit

2014-06-23 Thread Eric Blake
Use the probing functionality added in the last patch to turn on a capability bit when active commit is present, and gate active commit on that capability. For my own reference: the difference between BLOCKJOB_SYNC and BLOCKJOB_ASYNC is whether qemu generated an event at the conclusion of blockpul