Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-27 Thread Stefan Hajnoczi
On Mon, Sep 26, 2011 at 3:21 PM, Stefan Hajnoczi wrote: > On Mon, Sep 26, 2011 at 09:35:01AM -0300, Marcelo Tosatti wrote: >> On Fri, Sep 23, 2011 at 04:57:26PM +0100, Stefan Hajnoczi wrote: >> > Here is my generic image streaming branch, which aims to provide a way >> > to copy the contents of a

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-27 Thread Zhi Yong Wu
On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi wrote: > Here is my generic image streaming branch, which aims to provide a way > to copy the contents of a backing file into an image file of a running > guest without requiring specific support in the various block drivers > (e.g.  qcow2, qed, vm

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-27 Thread Stefan Hajnoczi
On Tue, Sep 27, 2011 at 11:26:45AM +0800, Zhi Yong Wu wrote: > On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi > wrote: > > Here is my generic image streaming branch, which aims to provide a way > > to copy the contents of a backing file into an image file of a running > > guest without requirin

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Zhi Yong Wu
On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi wrote: > Here is my generic image streaming branch, which aims to provide a way > to copy the contents of a backing file into an image file of a running > guest without requiring specific support in the various block drivers > (e.g.  qcow2, qed, vm

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Stefan Hajnoczi
On Mon, Sep 26, 2011 at 09:35:01AM -0300, Marcelo Tosatti wrote: > On Fri, Sep 23, 2011 at 04:57:26PM +0100, Stefan Hajnoczi wrote: > > Here is my generic image streaming branch, which aims to provide a way > > to copy the contents of a backing file into an image file of a running > > guest without

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Zhi Yong Wu
On Mon, Sep 26, 2011 at 5:30 PM, Stefan Hajnoczi wrote: > On Mon, Sep 26, 2011 at 05:11:00PM +0800, Zhi Yong Wu wrote: >> On Mon, Sep 26, 2011 at 3:55 PM, Stefan Hajnoczi wrote: >> > On Mon, Sep 26, 2011 at 01:32:34PM +0800, Zhi Yong Wu wrote: >> >> On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoc

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Marcelo Tosatti
On Fri, Sep 23, 2011 at 04:57:26PM +0100, Stefan Hajnoczi wrote: > Here is my generic image streaming branch, which aims to provide a way > to copy the contents of a backing file into an image file of a running > guest without requiring specific support in the various block drivers > (e.g. qcow2,

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Stefan Hajnoczi
On Mon, Sep 26, 2011 at 05:11:00PM +0800, Zhi Yong Wu wrote: > On Mon, Sep 26, 2011 at 3:55 PM, Stefan Hajnoczi wrote: > > On Mon, Sep 26, 2011 at 01:32:34PM +0800, Zhi Yong Wu wrote: > >> On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi > >> wrote: > >> > Here is my generic image streaming bran

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Zhi Yong Wu
On Mon, Sep 26, 2011 at 3:55 PM, Stefan Hajnoczi wrote: > On Mon, Sep 26, 2011 at 01:32:34PM +0800, Zhi Yong Wu wrote: >> On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi >> wrote: >> > Here is my generic image streaming branch, which aims to provide a way >> > to copy the contents of a backing

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-26 Thread Stefan Hajnoczi
On Mon, Sep 26, 2011 at 01:32:34PM +0800, Zhi Yong Wu wrote: > On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi > wrote: > > Here is my generic image streaming branch, which aims to provide a way > > to copy the contents of a backing file into an image file of a running > > guest without requirin

Re: [Qemu-devel] [RFC] Generic image streaming

2011-09-25 Thread Zhi Yong Wu
On Fri, Sep 23, 2011 at 11:57 PM, Stefan Hajnoczi wrote: > Here is my generic image streaming branch, which aims to provide a way > to copy the contents of a backing file into an image file of a running > guest without requiring specific support in the various block drivers > (e.g.  qcow2, qed, vm

[Qemu-devel] [RFC] Generic image streaming

2011-09-23 Thread Stefan Hajnoczi
Here is my generic image streaming branch, which aims to provide a way to copy the contents of a backing file into an image file of a running guest without requiring specific support in the various block drivers (e.g. qcow2, qed, vmdk): http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/im