qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: "Andreas Färber" <afaerber@suse.de>
Cc: Alexander Graf <agraf@suse.de>,
	Praveen_Paladugu@Dell.com, Qemu-devel@nongnu.org,
	Soren Hansen <soren@ubuntu.com>,
	Aaron Mason <aaron.mason@thats-too-much.info>
Subject: Re: [Qemu-devel] [PATCH] To support scsi Virtual Adapter while creating VMDK images
Date: Fri, 27 Jan 2012 17:34:35 +0100	[thread overview]
Message-ID: <4F22D21B.8050302@redhat.com> (raw)
In-Reply-To: <4F22CE9B.1000106@suse.de>

Am 27.01.2012 17:19, schrieb Andreas Färber:
> Am 27.01.2012 00:46, schrieb Praveen_Paladugu@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 -o scsi,size=100M) this patch will set the value of adapterType to "lsilogic".
>>
>> When the "scsi" is not passed, the default "ide" value is used.
> 
>> Signed-off-by: Praveen K Paladugu <Praveen_paladugu@dell.com>
> 
> SoB should be above the patch so that it gets committed. Please cc the
> block maintainer, scripts/get_maintainer.pl can help with that.
> 
> We're carrying a pretty similar patch from 2009 in OBS:
> 
> https://build.opensuse.org/package/view_file?file=qemu-img-vmdk-scsi.patch&package=virt-utils&project=Virtualization&rev=34c58db02d6bfdb1a9dd49fc3c7fa9d4
> 
> There were also patches by Soren Hansen and Kevin Wolf back in 2008, by
> Pantelis Koukousoulas in 2009, by Aaron Mason and Alex Graf in 2010; are
> these all independent or is someone's SoB missing here?

I think they are all independent. Aaron's patch came closest, it just
had some coding style issues (I would fix these myself) and was missing
a Signed-off-by (I can't do anything about that).

The other patches (just like this one) all didn't allow both buslogic
and lsilogic, but hardcoded one of them.

Kevin

  reply	other threads:[~2012-01-27 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-26 23:46 [Qemu-devel] [PATCH] To support scsi Virtual Adapter while creating VMDK images Praveen_Paladugu
2012-01-27 16:19 ` Andreas Färber
2012-01-27 16:34   ` Kevin Wolf [this message]
2012-01-27 18:07     ` Praveen_Paladugu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F22D21B.8050302@redhat.com \
    --to=kwolf@redhat.com \
    --cc=Praveen_Paladugu@Dell.com \
    --cc=Qemu-devel@nongnu.org \
    --cc=aaron.mason@thats-too-much.info \
    --cc=afaerber@suse.de \
    --cc=agraf@suse.de \
    --cc=soren@ubuntu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).