Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-posix.c101 static int ga_run_command(const char *argv[], const char *in_str, in ga_run_command() function
259 ga_run_command(argv, NULL, "shutdown", &local_err); in qmp_guest_shutdown()
304 ga_run_command(argv, NULL, "set hardware clock to system time", in qmp_guest_set_time()
740 ga_run_command(argv, NULL, "execute fsfreeze hook", &local_err); in execute_fsfreeze_hook()
874 ga_run_command(argv, chpasswddata, "set user password", &local_err); in qmp_guest_set_user_password()