From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Question about xc_translate_foreign_address() Date: Wed, 25 May 2011 07:16:52 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: AP Xen , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 25/05/2011 05:47, "AP Xen" wrote: > I have a question about xc_translate_foreign_address(). When this call > is issued for VCPU1 in a 2 VCPU guest where VCPU1 is in a paused state > and VCPU0 is active, there is a possibility that VCPU0 could change > the page tables that VCPU1 is using. There is a window where the > function could return incorrect information. Is this true or there is > something that prevents it from happening? The assumption is that the whole domain is paused. -- Keir > Thanks, > AP > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel