From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH V14 3/7] xen/arm: Allow hypervisor access to mem_access protected pages Date: Wed, 08 Apr 2015 17:07:01 +0100 Message-ID: <55255225.1060806@gmail.com> References: <1427407531-31694-1-git-send-email-tklengyel@sec.in.tum.de> <1427407531-31694-4-git-send-email-tklengyel@sec.in.tum.de> <55253C22.5030701@citrix.com> 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: Tamas K Lengyel , Julien Grall Cc: "wei.liu2@citrix.com" , Ian Campbell , Stefano Stabellini , Tim Deegan , Julien Grall , Ian Jackson , Xen-devel , Stefano Stabellini , Jan Beulich , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 08/04/15 16:57, Tamas K Lengyel wrote: > Yea I could reuse that code, although it has some extra stuff that I > don't need (like converting ipa to gfn back to paddr), and type checks > which I ultimately don't care about here as the only type allowed is > p2m_ram_rw. So the current version is probably a bit tighter. Ok. So: Reviewed-by: Julien Grall Regards, -- Julien Grall