qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Proposal: option for CPU selection
Date: Mon, 05 Mar 2007 07:02:11 +0100	[thread overview]
Message-ID: <1173074531.21159.49.camel@rapid> (raw)
In-Reply-To: <45EB0D7A.2090702@bellard.org>

On Sun, 2007-03-04 at 19:18 +0100, Fabrice Bellard wrote:
> OK. Except that I would prefer "-cpu" instead of "-C".

OK; I choosed -C for "symetry" with the machine selection option (-M)
but -cpu is OK for me...

> J. Mayer wrote:
> > Here's a patch that allow the user to specify a specific CPU
> > model/variant on the command line.
> > This makes different CPU tests less painfull, as the current code need a
> > recompilation for this.
> > This patch only has an actual effect when using the PowerPC target, as I
> > don't want to break other targets, but would be imho easy to implement
> > for all targets.
> > It just adds a -C <cpu_model> facultative option to the command line and
> > a new parameter to the machine->init callback. A machine can then ignore
> > this parameter or tune the emulated CPU based on the given CPU model.
> > 
> > Any comments will be welcome but I'd like to insist that such an option
> > would really be useful, at least for testing purposes.

-- 
J. Mayer <l_indien@magic.fr>
Never organized

  reply	other threads:[~2007-03-05  6:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-04 10:55 [Qemu-devel] Proposal: option for CPU selection J. Mayer
2007-03-04 18:18 ` Fabrice Bellard
2007-03-05  6:02   ` J. Mayer [this message]
2007-04-29 18:59     ` [Qemu-devel] [PATCH] " Stefan Weil

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=1173074531.21159.49.camel@rapid \
    --to=l_indien@magic.fr \
    --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).