Re: [patch 09/32] xen: xen configuration
From: Andi Kleen <hidden>
Date: 2007-05-01 02:39:48
Also in:
lkml
From: Andi Kleen <hidden>
Date: 2007-05-01 02:39:48
Also in:
lkml
On Mon, Apr 30, 2007 at 03:36:58PM -0700, Zachary Amsden wrote:
Jeremy Fitzhardinge wrote:quoted
+config XEN + bool "Enable support for Xen hypervisor" + depends on PARAVIRT && !PREEMPT && !SMP + default y + help + This is the Linux Xen port. Enabling this will allow the + kernel to boot in a paravirtualized environment under the + Xen hypervisor.Since the default assumption of paravirt is to support running on multiple hypervisors and backends are now defaulting to being on, make the same true of VMI.
No I don't like it for Xen either. Jeremy, please remove it too. -Andi