public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Ozawa Tsuyoshi <ozadev@t-oza.net>
Cc: kvm@vger.kernel.org
Subject: Re: [qemu-kvm][PATCH] Add "sda" alias options to "hda" options
Date: Tue, 08 Sep 2009 10:26:56 +0300	[thread overview]
Message-ID: <4AA60740.6040302@redhat.com> (raw)
In-Reply-To: <411a180c0909070700m2d893e7fx748f801fff762cb@mail.gmail.com>

On 09/07/2009 05:00 PM, Ozawa Tsuyoshi wrote:
> qemu-kvm: Add "sda" alias options to "hda" options
>
> I know that the name "hda" come from IDE drive, but I felt strange
> when I use qemu to boot linux kernel directly as follows:
>
> $ qemu-system-x86 -kernel vmlinux-2.6.28.15 -initrd
> initrd.img-2.6.28.15 -hda vdisk.img
>
> By applying this patch,  the command will change to:
>
> $ qemu-system-x86 -kernel vmlinux-2.6.28.15 -initrd
> initrd.img-2.6.28.15 -sda vdisk.img
>
> The latter one seems to be more intuitive for me.
>
>    

-hda is deprecated in favor of -drive, please use -drive instead.

-- 
error compiling committee.c: too many arguments to function


  reply	other threads:[~2009-09-08  7:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-07 14:00 [qemu-kvm][PATCH] Add "sda" alias options to "hda" options Ozawa Tsuyoshi
2009-09-08  7:26 ` Avi Kivity [this message]
2009-09-08 10:37   ` Tsuyoshi Ozawa

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=4AA60740.6040302@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=ozadev@t-oza.net \
    /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