public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5 -v2] Modify lguest32 to make room for lguest64 (version 2)
@ 2007-08-09  4:36 Steven Rostedt
  2007-08-09  4:36 ` [PATCH 1/5 -v2] move lg.h to include/asm-<arch> Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Steven Rostedt @ 2007-08-09  4:36 UTC (permalink / raw)
  To: Rusty Russell
  Cc: lguest, lkml - Kernel Mailing List, Andrew Morton, virtualization,
	Glauber de Oliveira Costa, Jes Sorensen, Carsten Otte, Andi Kleen

[
  Changes since last version.
  - Move lg.h to include/asm instead (suggested by Rusty Russel)
  - All steps of the series compiles (suggested by Stephen Rothwell)
  - Better ifdef header naming (suggested by Stephen Rothwell)
  - Added Andi Kleen to CC (forgot to on V1)
]

Hi all,

I've been working on lguest64 and in order to do this, I had to move
a lot of the i386 specific out of the way.  Well, the lguest64 port
is still not ready to display, but before Rusty makes too many changes
I would like this in upstream so I don't have to keep repeating my
changes :-)


So this patch series moves lguest32 out of the way for other archs.

-- Steve

-- 

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

end of thread, other threads:[~2007-08-09 12:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09  4:36 [PATCH 0/5 -v2] Modify lguest32 to make room for lguest64 (version 2) Steven Rostedt
2007-08-09  4:36 ` [PATCH 1/5 -v2] move lg.h to include/asm-<arch> Steven Rostedt
2007-08-09  4:36 ` [PATCH 2/5 -v2] Change lguest launcher to use asm generic include Steven Rostedt
2007-08-09  4:36 ` [PATCH 3/5 -v2] Remove __pa() use in hvc_lguest Steven Rostedt
2007-08-09  4:36 ` [PATCH 4/5 -v2] Added generic lg.h in the include/linux directory Steven Rostedt
2007-08-09  5:31   ` Stephen Rothwell
2007-08-09 12:19     ` Steven Rostedt
2007-08-09  4:36 ` [PATCH 5/5 -v2] Move the lguest files that are i386 specific Steven Rostedt
2007-08-09  5:42   ` Stephen Rothwell
2007-08-09 12:21     ` Steven Rostedt

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