From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: [PATCH v4 0/3] wallclock time on arm Date: Fri, 20 Nov 2015 11:41:31 +0000 Message-ID: References: <1447679343.27871.83.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1447679343.27871.83.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 Cc: xen-devel@lists.xensource.com, Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Mon, 16 Nov 2015, Ian Campbell wrote: > On Thu, 2015-11-12 at 17:45 +0000, Stefano Stabellini wrote: > > Hi all, > > > > this small series enables the wallclock time on arm and it consists > > mostly in code movement from x86 to common. > > AFAICT this is all now suitably acked, but I wanted to coordinate with you > on the guest side changes before applying. They can be applied independently from the Linux changes (if the guest doesn't know how to read the wallclock, it won't).