From: Rusty Russell Date: Fri, 18 Jan 2008 20:02:29 +0000 (+1100) Subject: Selecting LGUEST should turn on Guest support, as in 2.6.23. X-Git-Tag: v2.6.24~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f7466ee20cc094aa38617abfa2f3834871f054;p=pandora-kernel.git Selecting LGUEST should turn on Guest support, as in 2.6.23. There's currently no way to turn on Lguest guest support; the planned Kconfig virtualization reorg didn't get into 2.6.25. This was unnoticed because if you already had CONFIG_LGUEST_GUEST=y in your config, it worked. Too bad about new users... Also, the Kconfig help was wrong now the virtio drivers are merged. Signed-off-by: Rusty Russell Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed