From: Rusty Russell Date: Mon, 22 Oct 2007 01:01:54 +0000 (+1000) Subject: Move lguest guest support to arch/x86. X-Git-Tag: v2.6.24-rc1~28^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34b8867a034364ca33d0adb3a1c5b9982903c719;p=pandora-kernel.git 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 Cc: Andi Kleen --- Reading git-diff-tree failed