Re: [Qemu-devel] [PATCH v4 11/17] hw/intc/arm_gic: Handle grouping for GICC_HPPIR

2015-05-04 Thread Edgar E. Iglesias
On Fri, May 01, 2015 at 06:50:37PM +0100, Peter Maydell wrote: > From: Fabian Aggeler > > Grouping (GICv2) and Security Extensions change the behaviour of reads > of the highest priority pending interrupt register (ICCHPIR/GICC_HPPIR). > > Signed-off-by: Fabian Aggeler > Signed-off-by: Greg Bel

[Qemu-devel] [PATCH v4 11/17] hw/intc/arm_gic: Handle grouping for GICC_HPPIR

2015-05-01 Thread Peter Maydell
From: Fabian Aggeler Grouping (GICv2) and Security Extensions change the behaviour of reads of the highest priority pending interrupt register (ICCHPIR/GICC_HPPIR). Signed-off-by: Fabian Aggeler Signed-off-by: Greg Bellows Message-id: 1429113742-8371-12-git-send-email-greg.bell...@linaro.org [