qemu-e2k/hw/char
Patrick Oppenlander 0c6a108ec1 hw/char/cmsdk-apb-uart.c: Accept more input after character read
The character frontend needs to be notified that the uart receive buffer
is empty and ready to handle another character.

Previously, the uart only worked correctly when receiving one character
at a time.

Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com>
Message-id: CAEg67GkRTw=cXei3o9hvpxG_L4zSrNzR0bFyAgny+sSEUb_kPw@mail.gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-05-04 18:05:50 +01:00
..
bcm2835_aux.c
cadence_uart.c
cmsdk-apb-uart.c hw/char/cmsdk-apb-uart.c: Accept more input after character read 2018-05-04 18:05:50 +01:00
debugcon.c
digic-uart.c
escc.c
etraxfs_ser.c
exynos4210_uart.c hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev 2018-04-26 13:57:00 +01:00
grlib_apbuart.c
imx_serial.c
ipoctal232.c
lm32_juart.c
lm32_uart.c
Makefile.objs
mcf_uart.c
milkymist-uart.c
omap_uart.c
parallel-isa.c
parallel.c
pl011.c
sclpconsole-lm.c
sclpconsole.c
serial-isa.c serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS 2018-04-26 13:57:00 +01:00
serial-pci.c
serial.c hw/char/serial: Allow disconnected chardevs 2018-04-26 13:57:00 +01:00
sh_serial.c
spapr_vty.c
stm32f2xx_usart.c
terminal3270.c
trace-events
virtio-console.c
virtio-serial-bus.c
xen_console.c Change references to serial_hds[] to serial_hd() 2018-04-26 13:57:00 +01:00
xilinx_uartlite.c