Searched defs:poweroff (Results 1 – 5 of 5) sorted by relevance
/qemu/tests/vm/ | ||
H A D | openbsd | 76 poweroff = "halt -p" variable in OpenBSDVM |
H A D | netbsd | 76 poweroff = "/sbin/poweroff" variable in NetBSDVM |
H A D | haiku.x86_64 | 54 poweroff = "shutdown" variable in HaikuVM |
H A D | basevm.py | 84 poweroff = "poweroff" variable in BaseVM |
/qemu/hw/ppc/ | ||
H A D | e500.c | 155 gchar *poweroff = g_strdup_printf("%s/power-off", soc); in create_dt_mpc8xxx_gpio() local |