qemu-irix/hw/char
xiaoqiang zhao 1b6d0781c2 hw/char: QOM'ify xilinx_uartlite model
* drop qemu_char_get_next_serial and use chardev prop
* create xilinx_uartlite_create wrapper function to create
  xilinx_uartlite device
* change affected board code to use the new way

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Message-id: 1465028065-5855-6-git-send-email-zxq_yx_007@163.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-06-06 16:59:32 +01:00
..
Makefile.objs
bcm2835_aux.c
cadence_uart.c hw/char: QOM'ify cadence_uart model 2016-06-06 16:59:31 +01:00
debugcon.c
digic-uart.c hw/char: QOM'ify digic-uart model 2016-06-06 16:59:31 +01:00
escc.c
etraxfs_ser.c hw/char: QOM'ify etraxfs_ser.c 2016-05-29 09:11:10 +02:00
exynos4210_uart.c
grlib_apbuart.c
imx_serial.c
ipoctal232.c
lm32_juart.c hw/char: QOM'ify lm32_juart.c 2016-05-29 09:11:10 +02:00
lm32_uart.c hw/char: QOM'ify lm32_uart.c 2016-05-29 09:11:10 +02:00
mcf_uart.c
milkymist-uart.c hw/char: QOM'ify milkymist-uart.c 2016-05-29 09:11:10 +02:00
omap_uart.c
parallel.c
pl011.c hw/char: QOM'ify pl011 model 2016-06-06 16:59:31 +01:00
sclpconsole-lm.c
sclpconsole.c
serial-isa.c
serial-pci.c
serial.c
sh_serial.c
spapr_vty.c
stm32f2xx_usart.c hw/char: QOM'ify stm32f2xx_usart model 2016-06-06 16:59:32 +01:00
virtio-console.c
virtio-serial-bus.c
xen_console.c
xilinx_uartlite.c hw/char: QOM'ify xilinx_uartlite model 2016-06-06 16:59:32 +01:00