Re: [Qemu-devel] [PATCH v4 00/17] arm_gic: Add security and grouping support

2015-05-05 Thread Peter Maydell
On 5 May 2015 at 03:08, Edgar E. Iglesias wrote: > On Fri, May 01, 2015 at 06:50:26PM +0100, Peter Maydell wrote: >> This patch series adds support for GICv1 and GICv2 security >> extensions, as well as support for GIC interrupt grouping on GICv2. > > A question. Once we enable the the security ex

Re: [Qemu-devel] [PATCH v4 00/17] arm_gic: Add security and grouping support

2015-05-04 Thread Edgar E. Iglesias
On Fri, May 01, 2015 at 06:50:26PM +0100, Peter Maydell wrote: > This patch series adds support for GICv1 and GICv2 security > extensions, as well as support for GIC interrupt grouping on GICv2. A question. Once we enable the the security extensions on the GICs, do you have any suggestions on howt

[Qemu-devel] [PATCH v4 00/17] arm_gic: Add security and grouping support

2015-05-01 Thread Peter Maydell
This patch series adds support for GICv1 and GICv2 security extensions, as well as support for GIC interrupt grouping on GICv2. This is based on the work originally by Fabian and then by Greg. I've gone through and dealt with all the issues I raised in code review, and a few others I noticed as I