Home
last modified time | relevance | path

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

/qemu/system/
H A Drunstate.c390 static pid_t shutdown_pid; variable
423 if (shutdown_pid == 0) { in qemu_kill_report()
429 char *shutdown_cmd = qemu_get_pid_name(shutdown_pid); in qemu_kill_report()
432 shutdown_signal, shutdown_pid, in qemu_kill_report()
672 shutdown_pid = pid; in qemu_system_killed()