Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xen 3.3: Problem HVM guest



On Thu, Aug 14, 2008 at 06:49:55PM +0200, Christoph Egger wrote:
> > > xpq_update_foreign: ok: 1
> > > pmap_enter_ma: va: 0x7f7ffdfdd000, *ptep: 0x9c1ff167, domid: 1
> > >
> > > va matches and domid is also right.
> >
> > OK; just to make sure: the program hangs trying to write page0, right
> 
> yes.
> 
> > (The instruction after the write is never executed) ?
> 
> right. (which is the second write)
> 
> > Also could you print *ptep as a 64bit value ?
> 
> %lx is already 64bit but even with %llx (and explicitely casting to unsigned 
> long long) did not change the value.

OK, so 0x9c1ff167 is really the complete pte value. This would make it point
to a physical address at 2497MB. Do you have that much memory in this box ?

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index