From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH-4.5 v3 03/12] xen/arm: support HW interrupts in gic_set_lr Date: Wed, 26 Feb 2014 19:51:45 +0000 Message-ID: <530E45D1.4080009@linaro.org> References: <1393439997-26936-3-git-send-email-stefano.stabellini@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1393439997-26936-3-git-send-email-stefano.stabellini@eu.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: Stefano Stabellini , xen-devel@lists.xensource.com Cc: Jonathan Daugherty , Ian.Campbell@citrix.com List-Id: xen-devel@lists.xenproject.org On 26/02/14 18:39, Stefano Stabellini wrote: > If the irq to be injected is an hardware irq (p->desc != NULL), set > GICH_LR_HW. > > Remove the code to EOI a physical interrupt on behalf of the guest > because it has become unnecessary. > > Also add a struct vcpu* parameter to gic_set_lr. > > This patch needs the following patch to work correctly. It has been sent > separately to make it easier to review. > > Signed-off-by: Stefano Stabellini Acked-by: Julien Grall -- Julien Grall