linux/arch/x86/lguest
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86.
Lguest has two sides: host support (to launch guests) and guest
support (replacement boot path and paravirt_ops).  This moves the
guest side to arch/x86/lguest where it's closer to related code.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
2007-10-23 15:49:50 +10:00
..
boot.c Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00
i386_head.S Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00
Kconfig Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00
Makefile Move lguest guest support to arch/x86. 2007-10-23 15:49:50 +10:00