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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 0/7] Modify lguest32 to make room for lguest64
- From: Rusty Russell <[email protected]>
- [PATCH 4/7] Moved the io struct up to the generic lg.h
- From: Steven Rostedt <[email protected]>
- [PATCH 6/7] Remove __pa() use in hvc_lguest
- From: Steven Rostedt <[email protected]>
- [PATCH 1/7] Move lg.h to the i386 specific lguest directory
- From: Steven Rostedt <[email protected]>
- [PATCH 7/7] Move lguest_dma_info into generic lg.h
- From: Steven Rostedt <[email protected]>
- [PATCH 3/7] Move the lguest files that are i386 specific
- From: Steven Rostedt <[email protected]>
- [PATCH 5/7] Change lguest launcher to use asm generic include
- From: Steven Rostedt <[email protected]>
- [PATCH 2/7] Added generic lg.h in lguest directory.
- From: Steven Rostedt <[email protected]>
- Re: [PATCH 0/7] Modify lguest32 to make room for lguest64
- Prev by Date: Re: Introducing paravirt_ops for x86_64
- Next by Date: [PATCH 2/7] Added generic lg.h in lguest directory.
- Previous by thread: [PATCH] Add missing KERN_<level> to multiline printk(KERN_<level>...)
- Next by thread: [PATCH 2/7] Added generic lg.h in lguest directory.
- Index(es):