Re: [Qemu-devel] [PATCH 00/13] QED image streaming

2011-06-15 Thread Stefan Hajnoczi
On Wed, Jun 15, 2011 at 11:46 AM, Philipp Hahn wrote: > On Tuesday 14 June 2011 20:18:18 Stefan Hajnoczi wrote: >> This patch series adds image streaming support for QED image files.  Other >> image formats can also be supported in the future. >> >> Image streaming populates the file in the backgr

Re: [Qemu-devel] [PATCH 00/13] QED image streaming

2011-06-15 Thread Philipp Hahn
Hello, hopefully just a quick question... On Tuesday 14 June 2011 20:18:18 Stefan Hajnoczi wrote: > This patch series adds image streaming support for QED image files. Other > image formats can also be supported in the future. > > Image streaming populates the file in the background while the gu

[Qemu-devel] [PATCH 00/13] QED image streaming

2011-06-14 Thread Stefan Hajnoczi
Overview This patch series adds image streaming support for QED image files. Other image formats can also be supported in the future. Image streaming populates the file in the background while the guest is running. This makes it possible to start the guest before its image file has bee