public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/10] Factorize code in translate.c
@ 2008-04-25  3:23 Glauber Costa
  2008-04-25  3:23 ` [PATCH 01/10] i386: replace code inside ifdef with generic function Glauber Costa
  0 siblings, 1 reply; 11+ messages in thread
From: Glauber Costa @ 2008-04-25  3:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm-devel, avi

Hi,

This series is an (initial) attempt to make qemu code a little bit
more modular. In this patch series specifically, I'm removing
some #ifdef TARGET_* from the general-purpose translate.c,
and rather, replacing them with a common function implemented in
architecture specific files.

Any rants and complaints, let me know

Hope you like it



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

end of thread, other threads:[~2008-04-25  3:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-25  3:23 [PATCH 0/10] Factorize code in translate.c Glauber Costa
2008-04-25  3:23 ` [PATCH 01/10] i386: replace code inside ifdef with generic function Glauber Costa
2008-04-25  3:23   ` [PATCH 02/10] arm: " Glauber Costa
2008-04-25  3:23     ` [PATCH 03/10] sparc: " Glauber Costa
2008-04-25  3:23       ` [PATCH 04/10] ppc: " Glauber Costa
2008-04-25  3:23         ` [PATCH 05/10] m68k: " Glauber Costa
2008-04-25  3:23           ` [PATCH 06/10] mips: " Glauber Costa
2008-04-25  3:23             ` [PATCH 07/10] alpha: " Glauber Costa
2008-04-25  3:23               ` [PATCH 08/10] sh4: " Glauber Costa
2008-04-25  3:23                 ` [PATCH 09/10] cris: " Glauber Costa
2008-04-25  3:23                   ` [PATCH 10/10] remove arch-specific ifdefs from translate-all.c Glauber Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox