search for: 4bc0577

Displaying 2 results from an estimated 2 matches for "4bc0577".

Did you mean: 400577
2007 Jul 29
1
[PATCH] BLOCK=n , LGUEST=m/y compile error
...support (EXPERIMENTAL)") CONFIG_LGUEST=y/m ("Linux hypervisor example code") + CONFIG_BLOCK=y ("Enable the block layer") and I recommend: CONFIG_HZ=100 ("Timer frequency")[2] diff --git a/drivers/lguest/Kconfig b/drivers/lguest/Kconfig index 43d901f..4bc0577 100644 --- a/drivers/lguest/Kconfig +++ b/drivers/lguest/Kconfig @@ -1,6 +1,6 @@ config LGUEST tristate "Linux hypervisor example code" - depends on X86 && PARAVIRT && NET && EXPERIMENTAL && !X86_PAE + depends on X86 && PARAVIRT && NET &a...
2007 Jul 29
1
[PATCH] BLOCK=n , LGUEST=m/y compile error
...support (EXPERIMENTAL)") CONFIG_LGUEST=y/m ("Linux hypervisor example code") + CONFIG_BLOCK=y ("Enable the block layer") and I recommend: CONFIG_HZ=100 ("Timer frequency")[2] diff --git a/drivers/lguest/Kconfig b/drivers/lguest/Kconfig index 43d901f..4bc0577 100644 --- a/drivers/lguest/Kconfig +++ b/drivers/lguest/Kconfig @@ -1,6 +1,6 @@ config LGUEST tristate "Linux hypervisor example code" - depends on X86 && PARAVIRT && NET && EXPERIMENTAL && !X86_PAE + depends on X86 && PARAVIRT && NET &a...