Searched refs:creating (Results 1 – 25 of 26) sorted by relevance
12
/xen/tools/examples/ |
A D | README | 30 xlexample.hvm - a configuration script for creating a hvm domain with 32 xlexample.pvlinux - a configuration script for creating a pv domain with
|
/xen/tools/libxl/ |
A D | libxl_fork.c | 420 static bool chldmode_ours(libxl_ctx *ctx, bool creating) in chldmode_ours() argument 424 return creating || !LIBXL_LIST_EMPTY(&ctx->children); in chldmode_ours() 440 static int perhaps_sigchld_needed(libxl__gc *gc, bool creating) in perhaps_sigchld_needed() argument 444 if (chldmode_ours(CTX, creating)) { in perhaps_sigchld_needed()
|
/xen/docs/ |
A D | configure | 1678 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 1679 $as_echo "$as_me: creating cache $cache_file" >&6;} 2420 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 2421 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 3230 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 3231 $as_echo "$as_me: creating $ac_file" >&6;} 3400 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
|
/xen/docs/admin-guide/ |
A D | introduction.rst | 19 Dom0 takes the role of :term:`control domain`, responsible for creating and
|
/xen/ |
A D | configure | 1694 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 1695 $as_echo "$as_me: creating cache $cache_file" >&6;} 2467 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 2468 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 3276 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 3277 $as_echo "$as_me: creating $ac_file" >&6;} 3446 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
|
A D | CONTRIBUTING | 26 When creating new components, new files, or importing code please follow 35 When creating new components and directories that contain a
|
A D | README | 196 blocks for creating trusted platforms. For more information, see
|
/xen/tools/hotplug/Linux/init.d/ |
A D | sysconfig.xendomains.in | 26 # 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
|
/xen/xen/xsm/flask/policy/ |
A D | access_vectors | 295 # when creating an interdomain event channel endpoint: 299 # This permission is checked when creating an unbound event channel and when the 308 # when creating an interdomain event channel endpoint: 309 # source = the domain creating the channel (which might not be an endpoint)
|
/xen/docs/man/ |
A D | xl.conf.5.pod | 50 Determines how domain-id is set when creating a new domain. 201 Global masks that are applied when creating guests and pinning vcpus
|
A D | xen-vtpmmgr.7.pod | 33 When combined with a platform that provides a trusted method for creating
|
A D | xen-vtpm.7.pod | 23 seals the secrets to the Physical TPM. If the process of creating each of these
|
A D | xl-numa-placement.7.pod | 131 If using xl for creating and managing guests, it is very easy to ask for
|
/xen/stubdom/ |
A D | configure | 1772 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 1773 $as_echo "$as_me: creating cache $cache_file" >&6;} 3859 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 3860 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 4668 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 4669 $as_echo "$as_me: creating $ac_file" >&6;} 4843 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
|
/xen/docs/features/ |
A D | sched_credit.pandoc | 28 Once the system is live, for creating a cpupool with Credit as its
|
A D | sched_credit2.pandoc | 33 Once the system is live, for creating a cpupool with Credit2 as
|
A D | livepatch.pandoc | 49 3) Bugs in livepatch-build-tools creating an incorrect live patch that
|
A D | sched_rtds.pandoc | 29 Once the system is live, for creating a cpupool with RTDS as its
|
/xen/tools/xenstore/ |
A D | talloc_guide.txt | 123 "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.
|
/xen/docs/misc/ |
A D | xsm-flask.txt | 114 changes to security policy will involve creating or modifying modules found in 148 this by only creating one domain per type, this solution significantly limits
|
A D | vtd.txt | 124 While creating a VM we should reserve them in advance, and avoid any conflicts.
|
A D | xenstore.txt | 140 Ensures that the <path> exists, by necessary by creating
|
A D | kconfig-language.rst | 501 Note: we use the existing config option and avoid creating a new
|
A D | pvcalls.pandoc | 516 (indexes page and data ring) and event channel when creating one of
|
/xen/tools/ |
A D | configure | 2375 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 2376 $as_echo "$as_me: creating cache $cache_file" >&6;} 11104 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 11105 $as_echo "$as_me: creating $ac_file" >&6;} 11302 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
|
Completed in 35 milliseconds
12