diff options
author | Clément Chigot <chigot@adacore.com> | 2023-10-03 09:14:23 +0200 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-10-12 12:32:20 +1000 |
commit | 0386f39b46a28da87647075f0fc20da4ba1f6478 (patch) | |
tree | fe8e3ae31719392938ca5b480857fb021d16e33f /ui/vnc-jobs.c | |
parent | eb992b609159212c55ed26971dde7743c956cb7a (diff) | |
download | qemu-0386f39b46a28da87647075f0fc20da4ba1f6478.zip qemu-0386f39b46a28da87647075f0fc20da4ba1f6478.tar.gz qemu-0386f39b46a28da87647075f0fc20da4ba1f6478.tar.bz2 |
softmmu: add means to pass an exit code when requesting a shutdown
As of now, the exit code was either EXIT_FAILURE when a panic shutdown
was requested or EXIT_SUCCESS otherwise.
However, some hardware could want to pass more complex exit codes. Thus,
introduce a new shutdown request function allowing that.
Signed-off-by: Clément Chigot <chigot@adacore.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20231003071427.188697-2-chigot@adacore.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'ui/vnc-jobs.c')
0 files changed, 0 insertions, 0 deletions