plain text document attachment (lguest64-kconfig.patch)
Put the kconfig options for lguest64 in.
Signed-off-by: Steven Rostedt <[EMAIL PROTECTED]>
Signed-off-by: Glauber de Oliveira Costa <[EMAIL PROTECTED]>
Cc: Chris Wright <[EMAIL PROTECTED]>
Index: work-pv/arch/x86_64/Kconfig
===================================================================
--- work-pv.orig/arch/x86_64/Kconfig
+++ work-pv/arch/x86_64/Kconfig
@@ -320,6 +320,19 @@ config SCHED_MC
source "kernel/Kconfig.preempt"
+config LGUEST
+ tristate "Lguest support"
+ depends on PARAVIRT
+ help
+ Enable this is you think 32 bits are not enough fur a puppie.
+
+config LGUEST_GUEST
+ bool
+ depends on LGUEST
+ default y
+ help
+ Guest definitions for lguest
+
config NUMA
bool "Non Uniform Memory Access (NUMA) Support"
depends on SMP
--
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/virtualization