WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Different esps

To: Steven Hand <Steven.Hand@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Different esps
From: Jacob Gorm Hansen <jacob@xxxxxxxx>
Date: Tue, 20 Jan 2004 14:37:13 +0100
Cc: Xen list <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 20 Jan 2004 13:37:19 +0000
Envelope-to: Steven.Hand@xxxxxxxxxxxx
In-reply-to: <E1Aiux4-0008AX-00@xxxxxxxxxxxxxxxxxxxx>
References: <E1Aiux4-0008AX-00@xxxxxxxxxxxxxxxxxxxx>
On Tue, 2004-01-20 at 13:25, Steven Hand wrote:
> > On Tue, 2004-01-20 at 12:11, Jacob Gorm Hansen wrote:
> 
> Anyway, can you post -
> 
>   a) what it is you're trying to do in detail (I'm guessing it's 
>      to do with migration but not sure what stage you're at) and 

I have migrated the domain pages to a new domain, and am trying to get
it to resume after migration. I am currently crashing sometime shortly
after resumption, and I have instrumented Xen to dump some info about
the state of the domain.

Since I am reading all info from inside the old domain 'by hand', this
is probably a case of some CPU state I have not managed to get across. 

I am quite sure the crash is due to a wrong stack page being pointed to,
but since my recovery code is running in ring1 in a __cli() context, I
suppose the ring3 stack cannot be to blame.

best,
Jacob 


<Prev in Thread] Current Thread [Next in Thread>