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
Am 27.01.2012 17:19, schrieb Andreas Färber:
> Am 27.01.2012 00:46, schrieb praveen_palad...@dell.com:
>> 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
Am 27.01.2012 00:46, schrieb praveen_palad...@dell.com:
> 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
> -
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