Re: [Qemu-devel] [PATCH v3 0/2] backup: Use copy offloading

2018-07-02 Thread Jeff Cody
On Mon, Jul 02, 2018 at 05:04:20PM +0800, Fam Zheng wrote: > Jeff: ping? Can we have this in 3.0? > Yes - can you rebase on current master? I can resolve the conflicts myself if not. > On Tue, 06/05 22:06, Fam Zheng wrote: > > Based-on: <20180529055959.32002-1-f...@redhat.com> > > ([PATCH v7 00/

Re: [Qemu-devel] [PATCH v3 0/2] backup: Use copy offloading

2018-07-02 Thread Fam Zheng
Jeff: ping? Can we have this in 3.0? On Tue, 06/05 22:06, Fam Zheng wrote: > Based-on: <20180529055959.32002-1-f...@redhat.com> > ([PATCH v7 00/10] qemu-img convert with copy offloading) > > This enhances the backup job to make use of the copy offloading API. It > eliminates the necessity to use

Re: [Qemu-devel] [PATCH v3 0/2] backup: Use copy offloading

2018-06-07 Thread Stefan Hajnoczi
On Tue, Jun 05, 2018 at 10:06:29PM +0800, Fam Zheng wrote: > Based-on: <20180529055959.32002-1-f...@redhat.com> > ([PATCH v7 00/10] qemu-img convert with copy offloading) > > This enhances the backup job to make use of the copy offloading API. It > eliminates the necessity to use the bounce buffer

[Qemu-devel] [PATCH v3 0/2] backup: Use copy offloading

2018-06-05 Thread Fam Zheng
Based-on: <20180529055959.32002-1-f...@redhat.com> ([PATCH v7 00/10] qemu-img convert with copy offloading) This enhances the backup job to make use of the copy offloading API. It eliminates the necessity to use the bounce buffer as well as speeding up the copy operation when the backend supports