WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Running native OS

To: "Pasi Kärkkäinen" <pasik@xxxxxx>
Subject: Re: [Xen-users] Running native OS
From: "Grant McWilliams" <grantmasterflash@xxxxxxxxx>
Date: Thu, 8 Jan 2009 12:57:06 -0800
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>, Thiago Camargo Martins Cordeiro <thiagocmartinsc@xxxxxxxxx>, Asim <linkasim@xxxxxxxxx>
Delivery-date: Thu, 08 Jan 2009 12:58:17 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=wDa3egMN8UEI+IkrEZZX+YabZfBY82bp9Q9e/JVmEMI=; b=O8ZSdFdI5LGEEZdKHOURluNEOyIsuhYoQPRpl33sUuKBpfUGlGf3dWUU+nZ/k+vGum NmnBSfkEhVh/TmjNGRbbDQ8F7mq9EZ9HbBFWYKoJ2NYYGTPsB/0B015r9+33zB4VpKOv 3Mz34LFWU7OcSaZWHy8tuWnoFITDmvgedTLLM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=V4PjgJbLu9SenEsLxB2kDKllWn+ZKatXcLM8BDyGrDkz4udOLtH/Wpb9AJ1Sm9x65l muOGKj5hm+7V3tK/k856Yn2bZ3FwhSByPsuo7NbSMSEgQRaJPMJRyXNtS/ez9cr0gDV7 agFO4HXCo5tvPueJi6rtcGjR8TIf4dYOW4pCU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20090108110958.GM15052@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <7ef321c10901071146i361b627cn12204c6cd8cc88bc@xxxxxxxxxxxxxx> <6b7f6eb0901071929m3f2e9468idc82eeade3eddb95@xxxxxxxxxxxxxx> <20090108110958.GM15052@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Jan 8, 2009 at 3:09 AM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Thu, Jan 08, 2009 at 01:29:33AM -0200, Thiago Camargo Martins Cordeiro wrote:
> Yes, it's possible but, PVM is much more fast than HVM!
> Moreover, Linux from kernel.org already have native support to run has a
> guest OS on Xen, so, if you want to run a native Linux, just compile the
> brand new 2.6.28 with Xen guest support enabled and boot it on your
> dom0...   ;-)
>

Linux 2.6.28 does NOT have Xen dom0 support.
Linux 2.6.28 only has pv_ops based Xen domU support.

pv_ops Xen dom0 support is currently under development and not yet ready.

See: http://wiki.xensource.com/xenwiki/XenParavirtOps

HVM guests (using hardware virtualization, Intel VT, AMD SVM) are slower than paravirtualized
(PV) guests, because they require _emulation_ for the unmodified OS to work.

-- Pasi

> Regards,
> Thiago
>
> 2009/1/7 Asim <linkasim@xxxxxxxxx>
>
> > Hi,
> >
> > I have used xen using PV. I recently got my hands on vt hardware and
> > would like to run a native Linux OS and kernel on it. Is it possible?
> > Is there any link which details the steps to run native OS. The
> > default installation tries to pull its own kernel and build it.
> >
> > Regards,
> > Asim
> >

_

The statement that Thiago said is still true though but if someone didn't know better they may read it differently. The new kernels do have Xen support but only for DomUs. I think they're shooting for 2.6.29 or 2.6.30 for Dom0 support? I run all my Xen installations on the CentOS kernel which is old but rock solid. For those who need newer kernels they need to go to Suse or Ubuntu I believe or their stuck for now.


Grant McWilliams

Some people, when confronted with a problem, think "I know, I'll use Windows."
Now they have two problems.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>