From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pasi =?iso-8859-1?Q?K=E4rkk=E4inen?= Subject: Re: xen/next Linux 2.6.32 pv_ops dom0 kernel Date: Sun, 21 Feb 2010 04:02:49 +0200 Message-ID: <20100221020249.GK2761@reaktio.net> References: <20100210153954.GA9539@phenom.dumpdata.com> <4B7731DE.8020905@swissonline.ch> <20100216181005.GC21067@phenom.dumpdata.com> <4B7B1349.9020003@goop.org> <20100217083354.GT2861@reaktio.net> <4B7C3AF8.2070000@goop.org> <20100220152942.GJ2761@reaktio.net> <4B803E14.8040100@access.denied> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <4B803E14.8040100@access.denied> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Sat, Feb 20, 2010 at 08:55:00PM +0100, Stefan Kuhne wrote: > Am 20.02.2010 16:29, schrieb Pasi K=E4rkk=E4inen: > Hello, >=20 > > I just tried the latest xen/next 2.6.32 64bit dom0 kernel with Xen 4.= 0.0-rc4 hypervisor. > > It seems to build, boot and work for me. > >=20 > i'm new on git. > How can i get xen/next? >=20 git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git li= nux-2.6-xen cd linux-2.6-xen git checkout -m xen/next git pull that should do it. -- Pasi