Re: [Qemu-devel] [PATCH v3 0/9] block: generic image streaming

2011-12-13 Thread Yibin Shen
On Tue, Dec 13, 2011 at 11:18 PM, Stefan Hajnoczi wrote: > On Tue, Dec 13, 2011 at 2:12 PM, Yibin Shen wrote: >> all these patches looks good to me except one thing, >> when I run a "qemu-img commit" command, >> seems entire image(from start to end sector) will b

Re: [Qemu-devel] [PATCH v3 0/9] block: generic image streaming

2011-12-13 Thread Yibin Shen
mechanism alternaively. Yibin Shen On Tue, Dec 13, 2011 at 9:52 PM, Stefan Hajnoczi wrote: > This series adds the 'block_stream' command which copies the contents of a > backing file into the image file while the VM is running. The series builds > on > copy-on-read and zero det