qemu-e2k/hw/char
Mao Zhongyi ddaa6e049f char/grlib_apbuart: Convert sysbus init function to realize function
Use DeviceClass rather than SysBusDeviceClass in
grlib_apbuart_class_init().

Cc: chouteau@adacore.com
Cc: marcandre.lureau@redhat.com
Cc: pbonzini@redhat.com

Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181130093852.20739-4-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-12-13 13:47:57 +00:00
..
bcm2835_aux.c bcm2835_aux: Swap RX and TX interrupt assignments 2018-07-16 17:18:42 +01:00
cadence_uart.c
cmsdk-apb-uart.c
debugcon.c
digic-uart.c hw/digic: Add trailing '\n' to qemu_log() calls 2018-06-08 13:15:33 +01:00
escc.c
etraxfs_ser.c
exynos4210_uart.c
grlib_apbuart.c char/grlib_apbuart: Convert sysbus init function to realize function 2018-12-13 13:47:57 +00:00
imx_serial.c imx_serial: Generate interrupt on receive data ready if enabled 2018-08-20 11:24:31 +01:00
ipoctal232.c
lm32_juart.c
lm32_uart.c
Makefile.objs hw/char: Implement nRF51 SoC UART 2018-11-02 14:03:33 +00:00
mcf_uart.c
milkymist-uart.c
nrf51_uart.c hw/char: Implement nRF51 SoC UART 2018-11-02 14:03:33 +00:00
omap_uart.c
parallel-isa.c
parallel.c hw/char/parallel: Convert from pdebug() macro to trace events 2018-06-29 15:04:18 +01:00
pl011.c
sclpconsole-lm.c
sclpconsole.c
serial-isa.c
serial-pci.c
serial.c serial: fix DLL writes 2018-10-02 18:47:55 +02:00
sh_serial.c hw/char/sh_serial: Add timeout handling to unbreak serial input 2018-10-02 18:47:55 +02:00
spapr_vty.c
stm32f2xx_usart.c hw/arm/stm32f205: Fix the UART and Timer region size 2018-11-19 15:29:08 +00:00
terminal3270.c
trace-events hw/char: Implement nRF51 SoC UART 2018-11-02 14:03:33 +00:00
virtio-console.c qapi: Drop qapi_event_send_FOO()'s Error ** argument 2018-08-28 18:21:38 +02:00
virtio-serial-bus.c virtio: do not take address of packed members 2018-10-02 19:09:13 +02:00
xen_console.c chardev: mark the calls that allow an implicit mux monitor 2018-10-03 14:45:05 +04:00
xilinx_uartlite.c