From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 3/4] xen/arm: vtimer: Introduce vtimer_emulate_sysreg{32, 64} Date: Tue, 15 Dec 2015 10:55:36 +0000 Message-ID: <566FF1A8.9090508@citrix.com> References: <1449847703-21252-1-git-send-email-julien.grall@citrix.com> <1449847703-21252-4-git-send-email-julien.grall@citrix.com> <1450175934.16856.120.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1a8nI9-0005jn-Lq for xen-devel@lists.xenproject.org; Tue, 15 Dec 2015 10:57:13 +0000 In-Reply-To: <1450175934.16856.120.camel@citrix.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: Ian Campbell , xen-devel@lists.xenproject.org Cc: stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 15/12/15 10:38, Ian Campbell wrote: > On Fri, 2015-12-11 at 15:28 +0000, Julien Grall wrote: >> Factorize the code to emulate a a 32-bit/64-bit sysreg in specific >> helpers. >> >> While this is currently not necessary, it will be helpful in a following >> patch to handle properly some registers. > > Looks like it would be potentially be usefully more generic too, but not > now. I though about it and wanted to rework the sysreg emulation at the same time. Although it was too much for this series. >> Signed-off-by: Julien Grall > Acked-by: Ian Campbell Thanks! Regards, -- Julien Grall