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-devel

RE: [Xen-devel] Latest source

To: Kaushik Kumar Ram <kaushik@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-devel] Latest source
From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Date: Tue, 20 Oct 2009 09:36:12 -0700 (PDT)
Cc:
Delivery-date: Tue, 20 Oct 2009 09:38:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2A1757F8-47A5-4661-9135-8CA6CF4C2DE9@xxxxxxxx>
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
> >> Is Jeremy's git repository,
> >> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git xen/ 
> >> master,
> >> the latest dom0-Linux source (which includes the pv_ops code)?
> >> What about the corresponding domU-Linux source ?
> >
> > The git repo supports both dom0 and domU operation.
> >
> > -- Keir
> 
> But I don't see "netfront" included there (while netback
> exists under drivers/xen)? Seems like it includes only a
> PV Dom0-Linux kernel.
> 
> What about the Linux git tree which is downloaded from
> xen-unstable.hg? I think it grabs the linux-2.6-pvops branch
> from the above repository. Is it same as the xen/master branch?
> 
> Previously, I used to get xen-unstable.hg mercurial tree and then
> get the linux-2.6-xen.hg mercurial tree from xen-unstable.hg.
>  From there it was easy to build Dom0 and DomU PV Linux
> kernels.
> 
> I believe things have changed since then. What is the
> recommended approach to get the source code trees and
> build the hypervisor/Dom0/DomU kernels for development
> now?

If you prefer to do it the "old" way (linux-2.6.18.8
instead of the latest upstream pvops kernel), you
can build with:

KERNELS=linux-2.6-xen make ...

and the latest linux-2.6-xen.hg mercurial tree will
be fetched automatically.

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

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