From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: 9d02b43dee0d7fb18dfb13a00915550b1a3daa9f (xen PVonHVM: use E820_Reserved area for shared_info) causes regression with 32-bit PVHVM guests (v3.8-rcX) on Xen 4.1 Date: Wed, 13 Feb 2013 16:44:00 -0500 Message-ID: <20130213214400.GA17041@phenom.dumpdata.com> References: <20130213181103.GC20042@phenom.dumpdata.com> <20130213185826.GA25891@aepfle.de> <20130213194346.GA23146@phenom.dumpdata.com> <20130213211954.GA30363@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130213211954.GA30363@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Feb 13, 2013 at 10:19:54PM +0100, Olaf Hering wrote: > On Wed, Feb 13, Konrad Rzeszutek Wilk wrote: > > > So the VCPU1 is looping around trying to read the pvclock. Presumarily > > the info is full of zeros. > > I will have a look tomorrow. Is the page perhaps not mapped and qemu is > spinning in dom0? QEMU looks to be idle. > > Olaf