qemu-e2k/hw/char
xiaoqiang zhao 8290de92b8 hw/char: QOM'ify etraxfs_ser.c
* Drop the old SysBus init function and use instance_init
* Call qemu_chr_add_handlers in the realize callback
* Use qdev chardev prop instead of qemu_char_get_next_serial
* Add etraxfs_ser_create function to create etraxfs serial device

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Message-Id: <1464158344-12266-3-git-send-email-zxq_yx_007@163.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-29 09:11:10 +02:00
..
Makefile.objs bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block 2016-03-16 17:42:18 +00:00
bcm2835_aux.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
cadence_uart.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
debugcon.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
digic-uart.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
escc.c hw/char: QOM'ify escc.c 2016-05-29 09:11:10 +02:00
etraxfs_ser.c hw/char: QOM'ify etraxfs_ser.c 2016-05-29 09:11:10 +02:00
exynos4210_uart.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
grlib_apbuart.c sparc: Clean up includes 2016-01-29 15:07:22 +00:00
imx_serial.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
ipoctal232.c ipack: Update e-mail address 2016-05-18 15:04:27 +03:00
lm32_juart.c lm32: Clean up includes 2016-01-29 15:07:22 +00:00
lm32_uart.c lm32: Clean up includes 2016-01-29 15:07:22 +00:00
mcf_uart.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
milkymist-uart.c lm32: Clean up includes 2016-01-29 15:07:22 +00:00
omap_uart.c arm devices: Clean up includes 2016-01-29 15:07:25 +00:00
parallel.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
pl011.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
sclpconsole-lm.c hw/char: QOM'ify sclpconsole-lm.c 2016-05-17 15:50:29 +02:00
sclpconsole.c hw/char: QOM'ify sclpconsole.c 2016-05-17 15:50:29 +02:00
serial-isa.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
serial-pci.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
serial.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00
sh_serial.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
spapr_vty.c hw: explicitly include qemu-common.h and cpu.h 2016-03-22 22:20:17 +01:00
stm32f2xx_usart.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
virtio-console.c virtio: Clean up includes 2016-01-29 15:07:23 +00:00
virtio-serial-bus.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
xen_console.c xen: Clean up includes 2016-01-29 15:07:23 +00:00
xilinx_uartlite.c arm devices: Clean up includes 2016-01-29 15:07:25 +00:00