Re: [Qemu-devel] [PATCH V2 0/2] Implement sync modes for drive-backup.

2013-07-15 Thread Paolo Bonzini
Il 06/07/2013 03:38, Ian Main ha scritto: >> > This patch adds sync modes on top of the work that Stefan Hajnoczi has >> > done. >> > >> > These patches apply on kevin/block with >> > '[PATCH] block: add drive_backup HMP command' also applied. >> > >> > Hopefully all is in order as this is my f

Re: [Qemu-devel] [PATCH V2 0/2] Implement sync modes for drive-backup.

2013-07-05 Thread Ian Main
On Fri, Jul 05, 2013 at 06:35:26PM -0700, Ian Main wrote: > This patch adds sync modes on top of the work that Stefan Hajnoczi has done. > > These patches apply on kevin/block with > '[PATCH] block: add drive_backup HMP command' also applied. > > Hopefully all is in order as this is my first QEM

[Qemu-devel] [PATCH V2 0/2] Implement sync modes for drive-backup.

2013-07-05 Thread Ian Main
This patch adds sync modes on top of the work that Stefan Hajnoczi has done. These patches apply on kevin/block with '[PATCH] block: add drive_backup HMP command' also applied. Hopefully all is in order as this is my first QEMU patch. Many thanks to Stephan and Fam Zheng for their help. V2: