[Qemu-devel] Re: [PATCH] Block: Support creation of SCSI VMDK images in qemu-img.

2010-08-03 Thread Kevin Wolf
Hi Aaron, Am 03.08.2010 15:57, schrieb Aaron Mason: > Yep, I'll be resubmitting that patch in the coming days. I thought I'd nuked > all of the tabs but neglected to check if I was editing the file in the git > repo and not the 0.12.5 stable branch... > > Also, I'm new to using git so I'm pick

[Qemu-devel] RE: [PATCH] Block: Support creation of SCSI VMDK images in qemu-img.

2010-08-03 Thread Aaron Mason
Hi Kevin, Yep, I'll be resubmitting that patch in the coming days. I thought I'd nuked all of the tabs but neglected to check if I was editing the file in the git repo and not the 0.12.5 stable branch... Also, I'm new to using git so I'm picking this up as I go along. Expect a patch from me

[Qemu-devel] Re: [PATCH] Block: Support creation of SCSI VMDK images in qemu-img.

2010-08-03 Thread Alexander Graf
Am 03.08.2010 um 14:47 schrieb Kevin Wolf : Hi Alex, Am 03.08.2010 14:17, schrieb Alexander Graf: While looking through patches we have not upstreamed yet, I stumbled over this trivial patch that Kevin created back in the day. It allows to specify the creation of scsi type vmdk images. S

[Qemu-devel] Re: [PATCH] Block: Support creation of SCSI VMDK images in qemu-img.

2010-08-03 Thread Kevin Wolf
Hi Alex, Am 03.08.2010 14:17, schrieb Alexander Graf: > While looking through patches we have not upstreamed yet, I stumbled over this > trivial patch that Kevin created back in the day. It allows to specify the > creation of scsi type vmdk images. > > Signed-off-by: Alexander Graf Aaron (CCed)