search for: 6c5802f

Displaying 2 results from an estimated 2 matches for "6c5802f".

2013 Feb 28
1
[PATCH v2] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
...oracle.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> --- v2: - drop EXPERIMENTAL from bool and help text too. --- arch/x86/xen/Kconfig | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig index 93ff4e1..6c5802f 100644 --- a/arch/x86/xen/Kconfig +++ b/arch/x86/xen/Kconfig @@ -52,12 +52,10 @@ config XEN_DEBUG_FS Enabling this option may incur a significant performance overhead. config XEN_X86_PVH - bool "Support for running as a PVH guest (EXPERIMENTAL)" - depends on X86_64 && XEN &...
2013 Feb 28
1
[PATCH v2] arch/x86/xen: remove depends on CONFIG_EXPERIMENTAL
...oracle.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk at oracle.com> --- v2: - drop EXPERIMENTAL from bool and help text too. --- arch/x86/xen/Kconfig | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/arch/x86/xen/Kconfig b/arch/x86/xen/Kconfig index 93ff4e1..6c5802f 100644 --- a/arch/x86/xen/Kconfig +++ b/arch/x86/xen/Kconfig @@ -52,12 +52,10 @@ config XEN_DEBUG_FS Enabling this option may incur a significant performance overhead. config XEN_X86_PVH - bool "Support for running as a PVH guest (EXPERIMENTAL)" - depends on X86_64 && XEN &...