aboutsummaryrefslogtreecommitdiff
path: root/plugins/plugin.h
diff options
context:
space:
mode:
authorClément Chigot <chigot@adacore.com>2023-10-03 09:14:26 +0200
committerAlistair Francis <alistair.francis@wdc.com>2023-10-12 12:35:36 +1000
commit354c96069c4b6af176c03b046087e971ac621177 (patch)
tree7e32522095af5e3bf595003154547576fb96f48a /plugins/plugin.h
parent215128e44bd3095b254e2f3d8ff067eadf166a1d (diff)
downloadqemu-354c96069c4b6af176c03b046087e971ac621177.zip
qemu-354c96069c4b6af176c03b046087e971ac621177.tar.gz
qemu-354c96069c4b6af176c03b046087e971ac621177.tar.bz2
hw/char: riscv_htif: replace exit calls with proper shutdown
This replaces the exit calls by shutdown requests, ensuring a proper cleanup of Qemu. Otherwise, some connections like gdb could be broken before its final packet ("Wxx") is being sent. This part, being done inside qemu_cleanup function, can be reached only when the main loop exits after a shutdown request. Signed-off-by: Clément Chigot <chigot@adacore.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-ID: <20231003071427.188697-5-chigot@adacore.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'plugins/plugin.h')
0 files changed, 0 insertions, 0 deletions