Searched refs:configfile (Results 1 – 2 of 2) sorted by relevance
85 static void parse_global_config(const char *configfile, in parse_global_config() argument95 config = xlu_cfg_init(stderr, configfile); in parse_global_config()
105 =item B<create> [I<configfile>] [I<OPTIONS>]109 If I<configfile> is missing B<xl> creates the domain assuming the default112 I<configfile> has to be an absolute path to a file.160 whatever is in the I<configfile>.190 =item B<config-update> I<domain-id> [I<configfile>] [I<OPTIONS>]202 I<configfile> has to be an absolute path to a file.216 these override whatever is in the I<configfile>. Please see the note612 =item B<restore> [I<OPTIONS>] [I<configfile>] I<checkpointfile>645 =item B<save> [I<OPTIONS>] I<domain-id> I<checkpointfile> [I<configfile>]1238 Create a cpu pool based an config from a I<configfile> or command-line[all …]
Completed in 4 milliseconds