Re: [Qemu-devel] [PATCH v4 15/17] hw/arm/virt.c: Wire FIQ between CPU <> GIC

2015-05-04 Thread Edgar E. Iglesias
On Fri, May 01, 2015 at 06:50:41PM +0100, Peter Maydell wrote: > From: Greg Bellows > > Connect FIQ output of the GIC CPU interfaces to the CPUs. > > Signed-off-by: Greg Bellows > Message-id: 1429113742-8371-4-git-send-email-greg.bell...@linaro.org > [PMM: minor format tweak] > Signed-off-by: P

[Qemu-devel] [PATCH v4 15/17] hw/arm/virt.c: Wire FIQ between CPU <> GIC

2015-05-01 Thread Peter Maydell
From: Greg Bellows Connect FIQ output of the GIC CPU interfaces to the CPUs. Signed-off-by: Greg Bellows Message-id: 1429113742-8371-4-git-send-email-greg.bell...@linaro.org [PMM: minor format tweak] Signed-off-by: Peter Maydell --- hw/arm/virt.c | 2 ++ 1 file changed, 2 insertions(+) diff