From mboxrd@z Thu Jan 1 00:00:00 1970 From: tgh Subject: Re: question about the guestOS boot Date: Fri, 09 Mar 2007 20:34:49 +0800 Message-ID: <45F15469.7000802@ncic.ac.cn> References: <907625E08839C4409CE5768403633E0B018E1A3E@sefsexmb1.amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <907625E08839C4409CE5768403633E0B018E1A3E@sefsexmb1.amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Petersson, Mats" Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Thank you for your reply and" In the case of a Xenified kernel, it's at the beginning of the "text" segment, that is, the label _start. The rIP of the VCPU is set to point to this address " I do not find rIP of the vcpu ,are you sure it is