On Thu, Dec 04, 2014 at 06:44:39PM +, Peter Maydell wrote:
> Newer kernels support a device attribute on the GIC which allows us to
> tell it how many IRQs this GIC instance is configured with; use it, if
> it exists.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Christoffer Dall
Newer kernels support a device attribute on the GIC which allows us to
tell it how many IRQs this GIC instance is configured with; use it, if
it exists.
Signed-off-by: Peter Maydell
---
hw/intc/arm_gic_kvm.c | 20
1 file changed, 20 insertions(+)
diff --git a/hw/intc/arm_gi