Re: [Qemu-devel] [PATCH] Added an option to set the VMDK adapter type

2010-08-06 Thread Aaron Mason
'll fix them on Monday next time I'm in the office. On Thu, Aug 5, 2010 at 7:07 AM, Aaron Mason wrote: > there > > sent from my Telstra NEXTG™ handset > > -Original Message- > From: Kevin Wolf > Sent: Wednesday, 4 August 2010 10:29 PM > To: andrzej zabo

RE: [Qemu-devel] [PATCH] Added an option to set the VMDK adapter type

2010-08-04 Thread Aaron Mason
there sent from my Telstra NEXTG™ handset -Original Message- From: Kevin Wolf Sent: Wednesday, 4 August 2010 10:29 PM To: andrzej zaborowski Cc: Aaron Mason ; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] [PATCH] Added an option to set the VMDK adapter type Am 04.08.2010 14:27

[Qemu-devel] [PATCH] Added an option to set the VMDK adapter type

2010-08-03 Thread Aaron Mason
Hi, Now that I have half a clue, please find attached a properly formatted patch for the above with a signed-off line. Hopefully attaching it won't cause issues as I have winblows on this machine and can't get git send-email to work at this time. Regards 0001-Added-an-option-to-set-the-VMDK-ad

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

2010-08-03 Thread Aaron Mason
ect a patch from me in the coming days. Cheers sent from my Telstra NEXTG™ handset -Original Message- From: Kevin Wolf Sent: Tuesday, 3 August 2010 10:47 PM To: Alexander Graf Cc: qemu-devel List ; Aaron Mason Subject: Re: [PATCH] Block: Support creation of SCSI VMDK images in qem

[Qemu-devel] PATCH: Adding options to generate SCSI based VMDK images

2010-07-27 Thread Aaron Mason
Hi all, I tried this once before using command-line parameters and it was knocked back. Someone made the mention of using options so I had a look and saw that it was really simple to do. The following is a patch from the latest Git snapshot. I have also attached it (in case it gets broken by Gm