qemu-patch-raspberry4/hw/lm32
xiaoqiang zhao 7aaefcaf66 hw/char: QOM'ify lm32_uart.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 lm32_uart_create function to create lm32 uart device

Signed-off-by: xiaoqiang zhao <zxq_yx_007@163.com>
Message-Id: <1464158344-12266-5-git-send-email-zxq_yx_007@163.com>
Tested-by: Michael Walle <michael@walle.cc>
Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-29 09:11:10 +02:00
..
lm32.h hw/char: QOM'ify lm32_uart.c 2016-05-29 09:11:10 +02:00
lm32_boards.c hw/char: QOM'ify lm32_uart.c 2016-05-29 09:11:10 +02:00
lm32_hwsetup.h util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
Makefile.objs hw: move other devices to hw/misc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
milkymist-hw.h milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create() 2016-05-20 14:28:54 -03:00
milkymist.c hw/char: QOM'ify lm32_juart.c 2016-05-29 09:11:10 +02:00