Re: [Qemu-devel] [RFC PATCH 0/8] job-based mirroring implementation

2012-04-13 Thread Eric Blake
On 04/13/2012 12:03 PM, Eric Blake wrote: > On 04/13/2012 10:23 AM, Paolo Bonzini wrote: >> Hi all, >> >> this is an alternative implementation of mirroring using a block job. >> In the end this is the same as Marcelo's original live block copy code, >> only done on top of the job infrastructure an

Re: [Qemu-devel] [RFC PATCH 0/8] job-based mirroring implementation

2012-04-13 Thread Eric Blake
On 04/13/2012 10:23 AM, Paolo Bonzini wrote: > Hi all, > > this is an alternative implementation of mirroring using a block job. > In the end this is the same as Marcelo's original live block copy code, > only done on top of the job infrastructure and coroutines. Here, the > drive-mirror command

[Qemu-devel] [RFC PATCH 0/8] job-based mirroring implementation

2012-04-13 Thread Paolo Bonzini
Hi all, this is an alternative implementation of mirroring using a block job. In the end this is the same as Marcelo's original live block copy code, only done on top of the job infrastructure and coroutines. Here, the drive-mirror command sets up a job that copies data using the existing dirty-b