Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c58 #define QGA_CONF_DEFAULT CONFIG_QEMU_CONFDIR G_DIR_SEPARATOR_S "qemu-ga.conf" macro
251 g_autofree char *conf_path = get_relocated_path(QGA_CONF_DEFAULT); in usage()
1210 get_relocated_path(QGA_CONF_DEFAULT); in config_parse()