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-devel] pvops kernel question

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] pvops kernel question
From: Onkar Mahajan <kern.devel@xxxxxxxxx>
Date: Tue, 18 May 2010 08:59:41 +0530
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 17 May 2010 20:30:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=AnNv9ZutLKg41xqUJ+ArbeIZsPwn43/lSsUijg/W8lI=; b=sm/CoR/e219OG1OOaeKiok3Apv7B/yyw/evoKJ8O2n8EDHdRqSXCi+sw5IE6Wy04u/ SsBUW4uXJ7nFm2VXVVET3Gt+8wrJ3dKP4Sqmy+PTcZuvIYBlawwBBWWTVBWsGZOQxieL 7+T29zEVO0mCFmmy0j669KQ4gFXFntv8MqrA8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=sHGo6OtSUWz2Da6nAw0Q65P5RKgkwwk7AgYh816KbrmfOdHQ13GuMFOTC8e6VVnICc 0aD2ncKhWeW+9FyvIE4GUKcGV9l8PaqCjm72XSGOmJSsjJTKC3Hq2PKOEDV3+FItRefT NP9XhVNpxOsD3wdQsZ0EBCqPxDHAy8bpidzL0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100517191007.GO17817@xxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTik1bhC0nXO-75vAs9ZPelIB2iPfj1JD8I8yQzQW@xxxxxxxxxxxxxx> <20100517191007.GO17817@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thank you very much,  Pasi , for your help.
Just a novice question -

when I build xen-4.0.0 (from here http://bits.xensource.com/oss-xen/release/4.0.0/xen-4.0.0.tar.gz) , it
downloads pvops kernel , is there any way I can use
my own pvops kernel instead of this ?

Regards,
Onkar


On Tue, May 18, 2010 at 12:40 AM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Mon, May 17, 2010 at 10:51:19PM +0530, Onkar Mahajan wrote:
>    I read here [1]http://wiki.xensource.com/xenwiki/XenParavirtOps
>    this :
>
> Using Xen/paravirt_ops
>
>   Building with domU support
>
>     1. Get a current kernel. The latest [2]kernel.org kernel is generally a
>        good choice.
>     2. Configure as normal; you can start with your current .config file
>     3. If building 32 bit kernel make sure you have CONFIG_X86_PAE enabled
>        (which is set by selecting CONFIG_HIGHMEM64G)
>
>           * non-PAE mode doesn't work in 2.6.25, and has been dropped
>             altogether from 2.6.26 and newer kernel versions.
>
>     4. Enable these core options:
>
>          1. CONFIG_PARAVIRT_GUEST
>          2. CONFIG_XEN
>
>     5. And Xen pv device support
>
>          1. CONFIG_HVC_DRIVER and CONFIG_HVC_XEN
>          2. CONFIG_XEN_BLKDEV_FRONTEND
>          3. CONFIG_XEN_NETDEV_FRONTEND
>
>     6. And build as usual
>
>    My question is :
>
>    I have original kernel of FC12 that has all the configuration options as
>    shown above ?  Does this kernel can act as a
>    pvops kernel  ?
>

Yes, Fedora's kernel is pvops, since pvops is in upstream kernel.org kernels.

>    If I choose to build my own pvops kernel , how do I do it ?
>

Just grab latest kernel from kernel.org and build with Xen pvops options enabled.

-- Pasi

>    Regards,
>    Onkar
>
> References
>
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/XenParavirtOps
>    2. http://kernel.org/

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel


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