qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stuart Brady <sdbrady@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu vl.c vl.h hw/integratorcp.c hw/mips_malta....
Date: Wed, 7 Mar 2007 12:51:01 +0000	[thread overview]
Message-ID: <20070307125101.GA5886@miranda.arrow> (raw)
In-Reply-To: <E1HOJ6I-00081g-JA@savannah.gnu.org>

On Mon, Mar 05, 2007 at 07:44:02PM +0000, Jocelyn Mayer wrote:
> Log message:
> 	New -cpu options: choose CPU model for emulated target.
> 	 Only relevant on PowerPC targets, for now.

I noticed that the usage still refers to "-C" instead of "-cpu":

Index: vl.c
===================================================================
RCS file: /sources/qemu/qemu/vl.c,v
retrieving revision 1.261
diff -u -r1.261 vl.c
--- vl.c	5 Mar 2007 19:44:01 -0000	1.261
+++ vl.c	7 Mar 2007 12:43:49 -0000
@@ -6355,7 +6355,7 @@
            "\n"
            "Standard options:\n"
            "-M machine      select emulated machine (-M ? for list)\n"
-           "-cpu cpu        select CPU (-C ? for list)\n"
+           "-cpu cpu        select CPU (-cpu ? for list)\n"
            "-fda/-fdb file  use 'file' as floppy disk 0/1 image\n"
            "-hda/-hdb file  use 'file' as IDE hard disk 0/1 image\n"
            "-hdc/-hdd file  use 'file' as IDE hard disk 2/3 image\n"

Cheers,
-- 
Stuart Brady

      reply	other threads:[~2007-03-07 12:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-05 19:44 [Qemu-devel] qemu vl.c vl.h hw/integratorcp.c hw/mips_malta Jocelyn Mayer
2007-03-07 12:51 ` Stuart Brady [this message]

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=20070307125101.GA5886@miranda.arrow \
    --to=sdbrady@ntlworld.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).