From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Do you have a git tree Date: Fri, 15 May 2009 13:42:46 -0700 Message-ID: <4A0DD3C6.2010504@goop.org> References: <4A0DD364.6090702@cs.toronto.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4A0DD364.6090702@cs.toronto.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Andres Lagar-Cavilla Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Andres Lagar-Cavilla wrote: > Hi list in general and Jeremy in particular. > > I want to run dom0 from the latest and greatest pv ops. Until kernel > mainline pulls that in, I see two options out there: > http://xenbits.xensource.com/paravirt_ops/patches.hg > git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > seems like the git tree is more up-to-date. Should I use that one? > > Apologies if the answer to my question is somewhere in the list; > haven't been keeping up with all the details lately Yes, the git tree is the one to use. In particular the xen-tip/next branch is the most up to date. See http://wiki.xensource.com/xenwiki/XenParavirtOps for more detail. J