qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/10] Factorize code in translate.c
@ 2008-04-25  3:23 Glauber Costa
  2008-04-25  3:23 ` [Qemu-devel] [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

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

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

end of thread, other threads:[~2008-04-25  3:29 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 [Qemu-devel] [PATCH 0/10] Factorize code in translate.c Glauber Costa
2008-04-25  3:23 ` [Qemu-devel] [PATCH 01/10] i386: replace code inside ifdef with generic function Glauber Costa
2008-04-25  3:23   ` [Qemu-devel] [PATCH 02/10] arm: " Glauber Costa
2008-04-25  3:23     ` [Qemu-devel] [PATCH 03/10] sparc: " Glauber Costa
2008-04-25  3:23       ` [Qemu-devel] [PATCH 04/10] ppc: " Glauber Costa
2008-04-25  3:23         ` [Qemu-devel] [PATCH 05/10] m68k: " Glauber Costa
2008-04-25  3:23           ` [Qemu-devel] [PATCH 06/10] mips: " Glauber Costa
2008-04-25  3:23             ` [Qemu-devel] [PATCH 07/10] alpha: " Glauber Costa
2008-04-25  3:23               ` [Qemu-devel] [PATCH 08/10] sh4: " Glauber Costa
2008-04-25  3:23                 ` [Qemu-devel] [PATCH 09/10] cris: " Glauber Costa
2008-04-25  3:23                   ` [Qemu-devel] [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;
as well as URLs for NNTP newsgroup(s).