Home
last modified time | relevance | path

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

/qemu/qga/
H A Dcommands-posix.c236 const char *reboot_flag = "-i6"; in qmp_guest_shutdown() local
240 const char *reboot_flag = "-r"; in qmp_guest_shutdown() local
244 const char *reboot_flag = "-r"; in qmp_guest_shutdown() local
253 shutdown_flag = reboot_flag; in qmp_guest_shutdown()