Re: [Qemu-devel] [PATCH v2 00/16] target-arm: Add GICv1/SecExt and GICv2/Grouping

2015-04-14 Thread Peter Maydell
On 30 October 2014 at 22:11, Greg Bellows wrote: > This patch series adds ARM GICv1 and GICv2 security extension support. As a > result GIC interrupt grouping and FIQ enablement have also been added. FIQ > enablement is limited to ARM the ARM vexpress and virt machines. > > At the current moment

[Qemu-devel] [PATCH v2 00/16] target-arm: Add GICv1/SecExt and GICv2/Grouping

2014-10-31 Thread Greg Bellows
This patch series adds ARM GICv1 and GICv2 security extension support. As a result GIC interrupt grouping and FIQ enablement have also been added. FIQ enablement is limited to ARM the ARM vexpress and virt machines. At the current moment, the security extension capability is not enabled as it de