Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c121 gchar *pstate_filepath; member
999 g_assert(s->pstate_filepath); in ga_get_fd_handle()
1015 if (!write_persistent_state(&s->pstate, s->pstate_filepath)) { in ga_get_fd_handle()
1393 s->pstate_filepath = g_strdup_printf("%s/qga.state", config->state_dir); in initialize_agent()
1457 s->pstate_filepath, in initialize_agent()
1505 g_free(s->pstate_filepath); in cleanup_agent()