config [31mCONFIG_LGUEST[0m tristate "Linux hypervisor example code" depends on [31mCONFIG_X86_32[0m && [31mCONFIG_EVENTFD[0m && [31mCONFIG_TTY[0m && [31mCONFIG_PCI_DIRECT[0m select [31mCONFIG_HVC_DRIVER[0m ---help--- This is a very simple module which allows you to run multiple instances of the same Linux kernel, using the "lguest" command found in the tools/lguest directory. Note that "lguest" is pronounced to rhyme with "fell quest", not "rustyvisor". See tools/lguest/lguest.txt. If unsure, say N. If curious, say [31mCONFIG_M[0m. If masochistic, say Y. |