Home
last modified time | relevance | path

Searched refs:shutdown_exit_code (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Drunstate.c413 static int shutdown_exit_code = EXIT_SUCCESS; variable
724 shutdown_exit_code = exit_code; in qemu_system_shutdown_request_with_code()
789 if (shutdown_exit_code != EXIT_SUCCESS) { in main_loop_should_exit()
790 *status = shutdown_exit_code; in main_loop_should_exit()