qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Fwd: [Qemu-devel] RFC: avoid #ifdef for target cpu list]
@ 2007-10-11 22:28 J. Mayer
  2007-10-12  8:54 ` [Qemu-devel] RFC: avoid #ifdef for target cpu list - for x86, too Dan Kenigsberg
  0 siblings, 1 reply; 5+ messages in thread
From: J. Mayer @ 2007-10-11 22:28 UTC (permalink / raw)
  To: qemu-devel

-------- 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-22  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11 22:28 [Fwd: [Qemu-devel] RFC: avoid #ifdef for target cpu list] J. Mayer
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

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).