qemu-irix/hw/arm
Peter Maydell e1cf5a23d1 hw/arm/virt: fix pl011 and pl031 irq flags
The pl011 and pl031 devices both use level triggered interrupts,
but the device tree we construct was incorrectly telling the
kernel to configure the GIC to treat them as edge triggered.
This meant that output from the pl011 would hang after a while.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1410274423-9461-1-git-send-email-peter.maydell@linaro.org
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>
Cc: qemu-stable@nongnu.org
(cherry picked from commit 0be969a2d9)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2014-12-24 16:10:19 -06:00
..
Makefile.objs
allwinner-a10.c
armv7m.c
boot.c
collie.c
cubieboard.c
digic.c
digic_boards.c
exynos4_boards.c
exynos4210.c
gumstix.c
highbank.c
integratorcp.c
kzm.c
mainstone.c
musicpal.c
nseries.c
omap1.c hw: Fix qemu_allocate_irqs() leaks 2014-06-30 21:13:30 +02:00
omap2.c hw: Fix qemu_allocate_irqs() leaks 2014-06-30 21:13:30 +02:00
omap_sx1.c
palm.c
pxa2xx.c hw: Fix qemu_allocate_irqs() leaks 2014-06-30 21:13:30 +02:00
pxa2xx_gpio.c hw/arm/pxa2xx_gpio: Correct and register vmstate 2014-06-29 18:38:40 +01:00
pxa2xx_pic.c
realview.c
spitz.c hw: Fix qemu_allocate_irqs() leaks 2014-06-30 21:13:30 +02:00
stellaris.c
strongarm.c hw/arm/strongarm: Wire up missing GPIO and PPC vmstate 2014-06-29 18:38:39 +01:00
strongarm.h
tosa.c
versatilepb.c
vexpress.c hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9 2014-07-08 13:05:10 +01:00
virt.c hw/arm/virt: fix pl011 and pl031 irq flags 2014-12-24 16:10:19 -06:00
xilinx_zynq.c
z2.c hw: Fix qemu_allocate_irqs() leaks 2014-06-30 21:13:30 +02:00