Home
last modified time | relevance | path

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

/tools/examples/
A DREADME30 xlexample.hvm - a configuration script for creating a hvm domain with
32 xlexample.pvlinux - a configuration script for creating a pv domain with
/tools/libs/light/
A Dlibxl_fork.c422 static bool chldmode_ours(libxl_ctx *ctx, bool creating) in chldmode_ours() argument
426 return creating || !XEN_LIST_EMPTY(&ctx->children); in chldmode_ours()
442 static int perhaps_sigchld_needed(libxl__gc *gc, bool creating) in perhaps_sigchld_needed() argument
446 if (chldmode_ours(CTX, creating)) { in perhaps_sigchld_needed()
/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in26 # When creating a guest domain, it is sensible to allow a little time for it
27 # to get started before creating another domain or proceeding through the
/tools/xenstored/
A Dtalloc_guide.txt123 "ptr", unless talloc ran out of memory in creating the reference in
129 After creating a reference you can free it in one of the following
271 particularly useful for creating a new temporary working context.
/tools/
A Dconfigure2246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2247 printf "%s\n" "$as_me: creating cache $cache_file" >&6;}
11528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
11529 printf "%s\n" "$as_me: creating $ac_file" >&6;}
11726 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5

Completed in 24 milliseconds