Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-posix.c223 const char *halt_flag = "-i0"; in qmp_guest_shutdown() local
227 const char *halt_flag = "-h"; in qmp_guest_shutdown() local
231 const char *halt_flag = "-H"; in qmp_guest_shutdown() local
239 shutdown_flag = halt_flag; in qmp_guest_shutdown()