From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: run time memory trap question Date: Mon, 17 Feb 2014 15:56:52 +0000 Message-ID: <53023144.80101@linaro.org> References: <5301FA5F.8020602@linaro.org> <530219C4.3050304@linaro.org> <53022872.80209@linaro.org> 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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrii Tseglytskyi Cc: Stefano Stabellini , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi, On 02/17/2014 03:38 PM, Andrii Tseglytskyi wrote: > Do you mean that existing mmio_handlers[] are global and new runtime > memory handlers should be per domain? This sounds quite reasonable. Yes. For now, check_handler callback check if theses handlers can be callback on the current domain. Regards, -- Julien Grall