Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-06 Thread Stefan Hajnoczi
On Mon, Jun 6, 2011 at 12:08 PM, Kevin Wolf wrote: > Am 06.06.2011 12:53, schrieb Stefan Hajnoczi: >> On Mon, Jun 6, 2011 at 10:50 AM, Kevin Wolf wrote: >>> Am 02.06.2011 00:11, schrieb Stefan Hajnoczi: On Wed, Jun 1, 2011 at 10:13 AM, Alexander Graf wrote: > > On 01.06.2011, at 11:

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-06 Thread Kevin Wolf
Am 06.06.2011 12:53, schrieb Stefan Hajnoczi: > On Mon, Jun 6, 2011 at 10:50 AM, Kevin Wolf wrote: >> Am 02.06.2011 00:11, schrieb Stefan Hajnoczi: >>> On Wed, Jun 1, 2011 at 10:13 AM, Alexander Graf wrote: On 01.06.2011, at 11:11, Kevin Wolf wrote: > Am 01.06.2011 10:49, schri

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-06 Thread Stefan Hajnoczi
On Mon, Jun 6, 2011 at 10:50 AM, Kevin Wolf wrote: > Am 02.06.2011 00:11, schrieb Stefan Hajnoczi: >> On Wed, Jun 1, 2011 at 10:13 AM, Alexander Graf wrote: >>> >>> On 01.06.2011, at 11:11, Kevin Wolf wrote: >>> Am 01.06.2011 10:49, schrieb Alexander Graf: > > On 01.06.2011, at 06:29

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-06 Thread Kevin Wolf
Am 02.06.2011 00:11, schrieb Stefan Hajnoczi: > On Wed, Jun 1, 2011 at 10:13 AM, Alexander Graf wrote: >> >> On 01.06.2011, at 11:11, Kevin Wolf wrote: >> >>> Am 01.06.2011 10:49, schrieb Alexander Graf: On 01.06.2011, at 06:29, Stefan Hajnoczi wrote: > On Sun, May 29, 2011 at 2

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-01 Thread Stefan Hajnoczi
On Wed, Jun 1, 2011 at 10:13 AM, Alexander Graf wrote: > > On 01.06.2011, at 11:11, Kevin Wolf wrote: > >> Am 01.06.2011 10:49, schrieb Alexander Graf: >>> >>> On 01.06.2011, at 06:29, Stefan Hajnoczi wrote: >>> On Sun, May 29, 2011 at 2:19 PM, Fam Zheng wrote: > As a project of Google S

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-01 Thread Alexander Graf
On 01.06.2011, at 11:11, Kevin Wolf wrote: > Am 01.06.2011 10:49, schrieb Alexander Graf: >> >> On 01.06.2011, at 06:29, Stefan Hajnoczi wrote: >> >>> On Sun, May 29, 2011 at 2:19 PM, Fam Zheng wrote: As a project of Google Summer of Code 2011, I'm now working on improving VMDK image

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-01 Thread Kevin Wolf
Am 01.06.2011 10:49, schrieb Alexander Graf: > > On 01.06.2011, at 06:29, Stefan Hajnoczi wrote: > >> On Sun, May 29, 2011 at 2:19 PM, Fam Zheng wrote: >>> As a project of Google Summer of Code 2011, I'm now working on >>> improving VMDK image support. There are many subformats of VMDK >>> virtu

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-06-01 Thread Alexander Graf
On 01.06.2011, at 06:29, Stefan Hajnoczi wrote: > On Sun, May 29, 2011 at 2:19 PM, Fam Zheng wrote: >> As a project of Google Summer of Code 2011, I'm now working on >> improving VMDK image support. There are many subformats of VMDK >> virtual disk, some of which have separate descriptor file an

Re: [Qemu-devel] VMDK development plan for Summer of Code 2011

2011-05-31 Thread Stefan Hajnoczi
On Sun, May 29, 2011 at 2:19 PM, Fam Zheng wrote: > As a project of Google Summer of Code 2011, I'm now working on > improving VMDK image support. There are many subformats of VMDK > virtual disk, some of which have separate descriptor file and others > don't, some allocate space at once and some

[Qemu-devel] VMDK development plan for Summer of Code 2011

2011-05-29 Thread Fam Zheng
Hi all, As a project of Google Summer of Code 2011, I'm now working on improving VMDK image support. There are many subformats of VMDK virtual disk, some of which have separate descriptor file and others don't, some allocate space at once and some others grow dynamically, some have optional data c