Richard Henderson fb08790b35 semihosting: Cleanup chardev init
Rename qemu_semihosting_connect_chardevs to
qemu_semihosting_chardev_init; pass the result
directly to qemu_semihosting_console_init.

Store the chardev in SemihostingConsole instead
of SemihostingConfig, which lets us drop
semihosting_get_chardev.

Reviewed-by: Luc Michel <lmichel@kalray.eu>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-28 04:35:52 +05:30
..
2022-06-06 09:26:53 +02:00
2022-04-21 16:56:55 +04:00
2022-04-06 10:50:37 +02:00
2022-04-06 10:50:37 +02:00
2020-09-09 17:15:18 +01:00
2022-06-28 04:35:52 +05:30