All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Mayer" <l_indien@magic.fr>
To: qemu-devel@nongnu.org
Subject: [Fwd: [Qemu-devel] RFC: avoid #ifdef for target cpu list]
Date: Fri, 12 Oct 2007 00:28:28 +0200	[thread overview]
Message-ID: <1192141709.9976.241.camel@rapid> (raw)

-------- Forwarded Message --------
> From: J. Mayer <l_indien@magic.fr>
> Reply-To: qemu-devel@nongnu.org
> To: qemu-devel@nongnu.org
> Subject: [Qemu-devel] RFC: avoid #ifdef for target cpu list
> Date: Wed, 10 Oct 2007 07:14:22 +0200
> 
> This tiny patch unifies the -cpu ? option for all cpu that actually can
> handle it.
> It changes the arm_cpu_list to use the same prototype as ppc, mips and
> sparc and add a new define cpu_list in target_xxx/cpu.h
> As the cpu selection is not implemented for all targets, I had to
> protect the call to cpu_list with a #if defined(cpu_list) that will have
> to be suppressed once all target will implement this feature.
> 
> Please comment.

If there is no objection about it, I'll apply it today.

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

             reply	other threads:[~2007-10-11 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-11 22:28 J. Mayer [this message]
2007-10-12  8:54 ` [Qemu-devel] RFC: avoid #ifdef for target cpu list - for x86, too Dan Kenigsberg
2007-10-13  9:56   ` J. Mayer
2007-10-22  0:47   ` Thiemo Seufer
2007-10-22  8:45     ` Dan Kenigsberg

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=1192141709.9976.241.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.