From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH RFC XEN v1 08/14] xen: arm: Save and restore arch timer state. Date: Wed, 16 Dec 2015 16:17:58 +0000 Message-ID: <56718EB6.9050407@citrix.com> References: <1449671507.16124.264.camel@citrix.com> <1449671548-4050-8-git-send-email-ian.campbell@citrix.com> <1450281756.4053.65.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1450281756.4053.65.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 , Stefano Stabellini Cc: wei.liu2@citrix.com, andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Hi, On 16/12/15 16:02, Ian Campbell wrote: > The PPI state is saved by the GIC. Perhaps we should save the actual number > used by the guest here though. I think we have to save the actual number as we don't guarantee that the interrupt (and memory layout BTW) for the guest won't change between 2 versions of Xen. Regards, -- Julien Grall