From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bryan D. Payne" Subject: Re: hypercall execution path? Date: Thu, 22 Feb 2007 14:11:17 -0500 Message-ID: <45DDEAD5.1010703@thepaynes.cc> References: <45DDD02E.40007@thepaynes.cc> <1172168208.12407.26.camel@lapbode42.lrr.in.tum.de> <1172168289.12407.28.camel@lapbode42.lrr.in.tum.de> <45DDE128.1040106@thepaynes.cc> <1172169424.20968.54.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1172169424.20968.54.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: Xen Developers List-Id: xen-devel@lists.xenproject.org > Are you sure you are looking at the correct vcpu? There is only one vcpu assigned to this domain. Based on this, I'm assuming that my code (shown below) is correct. > How are you looking at the EIP register? uint32_t eip = domain->vcpu[0]->arch.guest_context.user_regs.eip; Thanks, -bryan - Bryan D. Payne Graduate Student, Computer Science Georgia Tech Information Security Center http://www.bryanpayne.org