From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Martin Subject: Re: Stack switching in a PV guest Date: Mon, 16 Dec 2013 11:56:08 -0300 Message-ID: <1351251014.20131216115608@gmail.com> References: <1387200969.10247.36.camel@kazak.uk.xensource.com> <121927688.20131216105010@gmail.com> <52AF2006020000780010DC0D@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52AF2006020000780010DC0D@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: Simon Martin , Ian Campbell , xen-devel List-Id: xen-devel@lists.xenproject.org Thanks Jan, > %rsp+24 ->> ??? > %rsp+32 ->> ??? > Those two are the crucial fields when you're having stack issues. >>From the pt_regs description those looked like unused. I'll make sure I fill them in now. > Furthermore, the guest's kernel stack wants to be switched via > __HYPERVISOR_stack_switch, or else the next interrupt/exception > would end up still using the old stack. Thank you very much. I'll investigate that. -- Best regards, Simon mailto:furryfuttock@gmail.com