Re: [Qemu-devel] [PATCH] To support scsi Virtual Adapter while creating VMDK images

2012-01-27 Thread Praveen_Paladugu
I didn't know other patches were already submitted. I picked up the patch from opensuse distribution. I realized no related code is available in upstream project. So I created one based on the head of the git tree. Please feel free to ignore this patch, since other/better patches seem to be ava

[Qemu-devel] [PATCH] To support scsi Virtual Adapter while creating VMDK images

2012-01-26 Thread Praveen_Paladugu
According to VMDK specification, while using virtual scsi adapter, the value of adapterType has to be set to "lsilogic" or "buslogic". When the user adds "scsi" to the list of qemu-img options (Example: qemu-img create -f vmdk foo -o scsi,size=100M) this patch will set the value of adapterType t