From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 1/5] arch, arm: domain build: allow access to I/O memory of mapped devices Date: Sat, 15 Mar 2014 21:30:04 +0000 Message-ID: <5324C65C.6040201@linaro.org> References: <1394914286-29713-1-git-send-email-avanzini.arianna@gmail.com> <1394914286-29713-2-git-send-email-avanzini.arianna@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1394914286-29713-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 , xen-devel@lists.xen.org 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, Ian.Campbell@eu.citrix.com, etrudeau@broadcom.com, JBeulich@suse.com, viktor.kleinik@globallogic.com List-Id: xen-devel@lists.xenproject.org Hello Arianna, Thanks for the patch. On 15/03/14 20:11, Arianna Avanzini wrote: > Currently, a domain is allowed access to the I/O memory ranges > used to access devices exposed to it, but doesn't have those > ranges in its iomem_caps. This commit attempts to implement the > correct bookkeeping, adding the ranges to the domain's iomem_caps. Sorry to ask you another change in the commit message. You remove every reference to dom0. Is it normal? IHMO, even if the function is generic, for now this patch is dom0 related for now. Regards, -- Julien Grall