From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2 0/3] xen/arm vgic-v3: Correctly retrieved the vCPU associated to a re-distributor Date: Thu, 1 Oct 2015 13:56:18 +0100 Message-ID: <1443704178.11707.42.camel@citrix.com> References: <1443537881-6816-1-git-send-email-julien.grall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZhdPL-0001ly-1d for xen-devel@lists.xenproject.org; Thu, 01 Oct 2015 12:56:23 +0000 In-Reply-To: <1443537881-6816-1-git-send-email-julien.grall@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: Julien Grall , xen-devel@lists.xenproject.org Cc: stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-29 at 15:44 +0100, Julien Grall wrote: > Julien Grall (3): > xen/arm: io: Extend write/read handler to pass private data > xen/arm: vgic-v3: Correctly retrieve the vCPU associated to a > re-distributor > xen/arm: io: Shorten the name of the fields and clean up All applied.