[RFC/PATCH LGUEST X86_64 06/13] lguest64 Kconfig

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



plain text document attachment (lguest64-kconfig.patch)
Put the kconfig options for lguest64 in.

Signed-off-by: Steven Rostedt <srostedt@xxxxxxxxxx>
Signed-off-by: Glauber de Oliveira Costa <glommer@xxxxxxxxx>
Cc: Chris Wright <chrisw@xxxxxxxxxxxx>



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
Virtualization@xxxxxxxxxxxxxx
https://lists.osdl.org/mailman/listinfo/virtualization


[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux