qemu-irix/hw/char
KONRAD Frederic b1251db258 cadence_uart: check for serial backend before using it.
This checks that s->chr is not NULL before using it.

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
(cherry picked from commit af52fe862f)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2014-08-06 14:55:49 -05:00
..
Makefile.objs ipack: Move IndustryPack out of hw/char/ 2014-02-14 21:11:53 +01:00
cadence_uart.c cadence_uart: check for serial backend before using it. 2014-08-06 14:55:49 -05:00
debugcon.c qdev: Remove hex8/32/64 property types 2014-02-14 21:12:04 +01:00
digic-uart.c
escc.c
etraxfs_ser.c
exynos4210_uart.c
grlib_apbuart.c
imx_serial.c
ipoctal232.c ipack: Move IndustryPack out of hw/char/ 2014-02-14 21:11:53 +01:00
lm32_juart.c lm32_uart/lm32_juart: use qemu_chr_fe_write_all() 2014-02-04 19:34:30 +01:00
lm32_uart.c lm32_uart/lm32_juart: use qemu_chr_fe_write_all() 2014-02-04 19:34:30 +01:00
mcf_uart.c
milkymist-uart.c
omap_uart.c
parallel.c qdev: Remove hex8/32/64 property types 2014-02-14 21:12:04 +01:00
pl011.c pl011: fix incorrect logic to set the RXFF flag 2014-03-18 19:38:56 +00:00
sclpconsole-lm.c s390x/sclpconsole-lm: Fix and simplify irq setup 2014-03-17 22:01:19 +01:00
sclpconsole.c s390x/sclpconsole: Fix and simplify interrupt injection 2014-03-17 22:01:19 +01:00
serial-isa.c qdev: Remove hex8/32/64 property types 2014-02-14 21:12:04 +01:00
serial-pci.c
serial.c char/serial: Fix emptyness handling 2014-04-07 14:51:32 +01:00
sh_serial.c
spapr_vty.c
virtio-console.c virtio-console: Fix VIRTIO_CONSOLE() cast macro 2014-03-13 21:12:07 +01:00
virtio-serial-bus.c virtio-serial: don't migrate the config space 2014-08-05 14:16:50 -05:00
xen_console.c
xilinx_uartlite.c