From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v4 1/7] arch, arm: domain build: let dom0 access I/O memory of mapped devices Date: Tue, 25 Mar 2014 12:37:04 +0000 Message-ID: <53317870.4070806@linaro.org> References: <1395712976-19454-1-git-send-email-avanzini.arianna@gmail.com> <1395712976-19454-2-git-send-email-avanzini.arianna@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1395712976-19454-2-git-send-email-avanzini.arianna@gmail.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: Arianna Avanzini Cc: julien.grall@citrix.com, paolo.valente@unimore.it, keir@xen.org, stefano.stabellini@eu.citrix.com, tim@xen.org, dario.faggioli@citrix.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org, Ian.Campbell@eu.citrix.com, etrudeau@broadcom.com, JBeulich@suse.com, viktor.kleinik@globallogic.com List-Id: xen-devel@lists.xenproject.org Hi Arianna, On 03/25/2014 02:02 AM, Arianna Avanzini wrote: > Currently, dom0 is allowed access to the I/O memory ranges used > to access devices exposed to it, but it doesn't have those > ranges in its iomem_caps. This commit attempts to implement the > correct bookkeeping in the generic function which actually maps > a device's I/O memory to the domain, adding the ranges to the > domain's iomem_caps. > > Signed-off-by: Arianna Avanzini > Acked-by: Ian Campbell > Cc: Dario Faggioli > Cc: Paolo Valente > Cc: Stefano Stabellini Acked-by: Julien Grall > Cc: Jan Beulich > Cc: Keir Fraser > Cc: Tim Deegan > Cc: Ian Jackson > Cc: Eric Trudeau > Cc: Viktor Kleinik Regards, -- Julien Grall