From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: xen.git branch reorg / success with 2.6.30-rc3 pv_ops dom0 Date: Wed, 06 May 2009 14:51:59 -0700 Message-ID: <4A02067F.3080201@goop.org> References: <1240931113.22119.11.camel@zakaz.uk.xensource.com> <49F72DF7.8020904@goop.org> <1240939020.22119.15.camel@zakaz.uk.xensource.com> <49F73D18.60300@goop.org> <1240989350.17173.2096.camel@localhost.localdomain> <49F87F74.7050205@goop.org> <20090501095811.GM24960@edu.joroinen.fi> <49FB40E7.80009@goop.org> <20090505171903.GW24960@edu.joroinen.fi> <4A009D43.40404@goop.org> <20090506185404.GY24960@edu.joroinen.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20090506185404.GY24960@edu.joroinen.fi> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: Ian Campbell , Xen-devel List-Id: xen-devel@lists.xenproject.org Pasi K=E4rkk=E4inen wrote: >> Oh, look, we're not reserving the Xen pagetable, and this time we real= ly=20 >> should. Does this work for you? >> >> =20 > > Yes, this fixes the problem! Now xen-tip/next pv_ops dom0 boots OK for = me, > just like dom0/hackery did earlier! > =20 Great! I'd be interested to know if you're still having HIGHPTE=20 problems. It may or may not have got fixed. > But there's more.. I was pretty surprised when I booted up my testbox,=20 > using the serial console as usual, and in the end of the boot process l= ogin > prompt (getty) appeared on the VGA text console (tty1) !! > =20 Yes, I fixed that separately the other day, but wouldn't have noticed=20 without being able to boot ;) > Next I tried without the serial console, and yes, now the VGA text cons= ole=20 > works just like it does with the old 2.6.18 xenlinux tree! I can see th= e > pv_ops dom0 kernel boot messages after Xen boot messages just fine. > =20 Good. Have you tried starting X? J