From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [Xen-devel] Ubuntu Server 11.04 comes with a ParaVirtOPS dom0 enabled kernel out-of-the-box! Date: Tue, 07 Dec 2010 17:34:10 -0800 Message-ID: <4CFEE092.8010709@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: =?UTF-8?B?TWFydGlueCAtIOOCuOOCp+ODvOODoOOCug==?= Cc: xen-devel , Xen List , xen-br@googlegroups.com List-Id: xen-devel@lists.xenproject.org On 12/06/2010 01:15 PM, Martinx - =E3=82=B8=E3=82=A7=E3=83=BC=E3=83=A0=E3= =82=BA wrote: > administrativo@natty01:~$ *grep -i xen /boot/config-2.6.37-7-generic-pa= e * > CONFIG_XEN=3Dy > CONFIG_XEN_DOM0=3Dy > CONFIG_XEN_PRIVILEGED_GUEST=3Dy I wouldn't get *too* excited - it isn't actually possible to compile without DOM0 if you configure a Xen kernel along with PC platform support (ACPI/APIC/PCI/etc). But its a good preview of what to expect going on as Dom0 support just becomes an expected part of the base kernel. J