qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Aaron Mason <absorbentshoulderman@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch: Adding ability for qemu-img to create SCSI VMware disk images
Date: Fri, 22 May 2009 11:41:28 -0500	[thread overview]
Message-ID: <4A16D5B8.50508@codemonkey.ws> (raw)
In-Reply-To: <e869674d0905220329u72641f86le1a6dc3c8029d6cc@mail.gmail.com>

Aaron Mason wrote:
> Hi,
>
> I needed to create a heap of virtual hard drives to practice creating 
> RAID arrays.  Since qemu-img only creates IDE images, creating a large 
> number of images for this was a very cumbersome excercise.  I compared 
> a SCSI image to an IDE image, and the only difference is the adapter 
> type.  This patch adds command line parameters to qemu-img to specify 
> either a BusLogic or LSI Logic image for 'create' and 'convert', and 
> extends the 'info' command to show the adapter type.  I have also 
> updated the file qemu-img.text and the help output to display the new 
> parameters, and put in a parameter that was missing.
>
> The patch is as follows, and can be applied to 0.10.5 stable (and 
> latest snapshot if qemu-img hasn't changed) with patch -Np1:
>

I don't think this functionality is very useful for QEMU because we 
don't emulate the same SCSI controller that VMware does.

Regards,

Anthony Liguori

  reply	other threads:[~2009-05-22 16:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22 10:29 [Qemu-devel] Patch: Adding ability for qemu-img to create SCSI VMware disk images Aaron Mason
2009-05-22 16:41 ` Anthony Liguori [this message]
     [not found]   ` <e869674d0905240116n3245c5bdxf66552984a4037f5@mail.gmail.com>
2009-05-26  8:02     ` Anthony Liguori
2009-05-26  9:09       ` Kevin Wolf
2009-05-26 19:52         ` Anthony Liguori
2009-05-26 19:58           ` Daniel P. Berrange
2009-05-26 20:01             ` Anthony Liguori
2009-05-27  7:29           ` Kevin Wolf
2009-05-27  7:40             ` Christoph Hellwig
2009-05-27  8:23             ` Anthony Liguori
2009-05-26 18:17       ` Robert Riebisch

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=4A16D5B8.50508@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=absorbentshoulderman@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).