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] Building Vanilla source 2.6.31.4 with XEN hypervisor

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-users] Building Vanilla source 2.6.31.4 with XEN hypervisor
From: "Mr. Teo En Ming (Zhang Enming)" <space.time.universe@xxxxxxxxx>
Date: Thu, 22 Oct 2009 23:26:31 +0800
Cc: Ahmad Hassan <ahmad.hassan@xxxxxxxxx>, Fasiha Ashraf <feehapk@xxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 22 Oct 2009 08:27:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=vIfxZaowCuNcl+7AspQkYRLwH3xP+PfeuLVwJk8fWyo=; b=hn72ak1aaevwYMatQvw/NRXBYmk0Ay8uLcAroL2qphIf3RNWWUYhcaEdLXat9fn5Hy tTyfMCZxKsHUvwkjeOwstOGkok3N03N2yezIZvbsnE1hp6p0yyNo7R3KiYZGQy2vn2uR hWlH+t1W2K9dOcrm+sHGe0E6l0FYZC2zNQt7w=
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:content-transfer-encoding; b=TBv4ioZkWTeVS05cs/6TD4Pzn9X9WZ/UDmGa9jLXsJdPbjW3oGfiePZWCMarbS2+AG gI9bFGW+wZCNiogZzjETEWFXaldbd6POHOjbAjf2LWv9/+v7Sdt4XPtotyVoR/Hqp1jG o7VMwq7ewb01yA4vXYXJIbsqnmkK1JPa48ziA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20091022145144.GR1434@xxxxxxxxxxx>
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: <d47704fc0910220322k212b7445r56fed94c73219210@xxxxxxxxxxxxxx> <264542.53227.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <20091022142718.GQ1434@xxxxxxxxxxx> <d47704fc0910220731y13765ceeu1c5acd17f4920def@xxxxxxxxxxxxxx> <20091022145144.GR1434@xxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Or use Xen 3.5-unstable

hg clone http://xenbits.xensource.com/xen-unstable.hg

-- 
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical
Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
Blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com
Email: space.time.universe@xxxxxxxxx
MSN: teoenming@xxxxxxxxxxx
Mobile Phone: +65-9648-9798
Street: Bedok Reservoir Road
Republic of Singapore


On Thu, Oct 22, 2009 at 10:51 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
> On Thu, Oct 22, 2009 at 03:31:01PM +0100, Ahmad Hassan wrote:
>>    Hi Pasi,
>>
>>    I am still confused how to proceed with the XEN installation. The reason
>>    is, If I go to www.xen.org.downloads then It shows that XEN comes with
>>    linux-2.6.18. I am afraid whether it is possible to build xen from source
>>    along with customized vanilla kernel.
>>
>
> You can get Xen 3.4.1 from xen.org with or without linux-2.6.18-xen.
>
> linux-2.6.18-xen.hg is still the official dom0 kernel/tree for Xen 3.4.x
> releases.
>
> pv_ops dom0 kernels are the new default for xen-unstable development
> tree, so pv_ops dom0 kernel will be the default for next upcoming Xen
> release.
>
> But you can also use pv_ops dom0 with Xen 3.4.1, if you want.
>
> http://wiki.xensource.com/xenwiki/XenDom0Kernels
>
> -- Pasi
>
>>    Thanks.
>>
>>    On Thu, Oct 22, 2009 at 3:27 PM, Pasi Kärkkäinen <[1]pasik@xxxxxx> wrote:
>>
>>      On Thu, Oct 22, 2009 at 04:39:17PM +0530, Fasiha Ashraf wrote:
>>      >   Which platform are you using? Fedora or debian? which version? Below
>>      are some
>>      >   basic steps of building it with pv os kernel in a fedora11
>>      platform:-
>>      >
>>
>>      <snip>
>>
>>      >
>>      >   Build PV Ops Kernel
>>      >
>>      >    1. cd /usr/src/kernels
>>      >    2. git clone
>>      git://[2]git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>>      >       linux-2.6-xen
>>      >    3. cd linux-2.6-xen
>>      >    4. git checkout origin/xen-tip/master -b xen-tip/master
>>
>>      You should use 'xen/master' instead of 'xen-tip/master'.
>>
>>      'xen-tip/master' is old and deprecated.
>>
>>      All the new development is happening on 'xen/master', and that's what
>>      people should test/use.
>>      >   Create a Grub Entry:
>>      >
>>      >   title Xen 3.4 / Fedora kernel 2.6.30-rc6-tip
>>      >   kernel /boot/xen-3.4.gz
>>      >   module /boot/vmlinuz-2.6.30-rc6-tip
>>      root=/dev/mapper/VolGroup01/vg_fedora11 ro
>>      >   module /boot/initrd-2.6.30-rc6-tip.img
>>      >
>>
>>      'xen/master' branch pv_ops dom0 kernel is currently at Linux 2.6.31.4.
>>      -- Pasi
>>
>>    --
>>    Best Regards, Hassan
>>    [3]http://cern.ch/ahmadh/portfolio
>>
>>    Erasmus Student
>>    The University of Reading, UK
>>    Aristotle University of Thessaloniki, Greece
>>    The University Of Carlos III, Madrid Spain
>>
>> References
>>
>>    Visible links
>>    1. mailto:pasik@xxxxxx
>>    2. http://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>>    3. http://cern.ch/ahmadh/portfolio
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

<Prev in Thread] Current Thread [Next in Thread>