]> Git Repo - qemu.git/commit - hw/char/stm32f2xx_usart.c
hw/char: QOM'ify stm32f2xx_usart model
authorxiaoqiang zhao <[email protected]>
Mon, 6 Jun 2016 15:59:32 +0000 (16:59 +0100)
committerPeter Maydell <[email protected]>
Mon, 6 Jun 2016 15:59:32 +0000 (16:59 +0100)
commit7bd43519da16633d88e9d2faf8077768a1b36ce9
treec77fda93c13b71cbf15ff3cdc8caf4e153acd4fe
parent746c3b3eba0d091d2e2d84b63ce4ca3186e212a7
hw/char: QOM'ify stm32f2xx_usart model

* drop qemu_char_get_next_serial and use chardev prop
* change affected board code to use the new way

Signed-off-by: xiaoqiang zhao <[email protected]>
Message-id: 1465028065[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/stm32f205_soc.c
hw/char/stm32f2xx_usart.c
This page took 0.024622 seconds and 4 git commands to generate.