Home
last modified time | relevance | path

Searched refs:script (Results 1 – 25 of 78) sorted by relevance

1234

/xen/automation/gitlab-ci/
A Dtest.yaml136 script:
148 script:
156 script:
164 script:
172 script:
180 script:
188 script:
196 script:
204 script:
212 script:
[all …]
/xen/tools/examples/
A DREADME8 If you write a useful script and would like to share it, please do
16 cpupool - example configuration script for 'xl cpupool-create'
19 critical sections inside script files
21 vif-bridge - virtual network start/stop script in bridged mode
23 vif-nat - xen virtual network start/stop script in NAT mode
24 vif-route - xen virtual network start/stop script in routed mode
27 xen-script-common.sh - sourced by xen-hotplug-common.sh
30 xlexample.hvm - a configuration script for creating a hvm domain with
32 xlexample.pvlinux - a configuration script for creating a pv domain with
A Dcpupool3 # This script sets the parameters used when a cpupool is created using
5 # You use a separate script for each cpupool you want to create, or
/xen/docs/misra/
A Dxen-static-analysis.rst9 The Xen tree has a script (xen-analysis.py) available to ease the analysis
16 The xen-analysis.py script has two arguments to select which tool is used for
31 Which tells to the script to prepare the codebase for an analysis by Coverity
34 When invoking the script, the procedure below will be followed:
45 at the script invocation. Coverity and Eclair are capable of intercepting
51 this step, call the script adding the --no-clean argument, but before
52 running again the script, call it with the --clean-only argument, that will
59 Cppcheck tool is integrated in xen-analysis.py script, when using the script,
73 When invoking the script for Cppcheck analysis, the followed procedure is
83 compiled files and flags on compiler invocation, a script (cppcheck-cc.sh)
[all …]
/xen/tools/libs/light/
A Dlibxl_freebsd.c119 char *script; in libxl__hotplug_nic() local
143 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_nic()
145 if (!script) { in libxl__hotplug_nic()
154 (*args)[nr++] = script; in libxl__hotplug_nic()
170 char *script; in libxl__hotplug_disk() local
173 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_disk()
175 if (!script) { in libxl__hotplug_disk()
184 (*args)[nr++] = script; in libxl__hotplug_disk()
A Dlibxl_linux.c46 char *script, libxl__device *dev) in get_hotplug_env() argument
56 env[nr++] = script; in get_hotplug_env()
112 char *script; in libxl__hotplug_nic() local
118 if (!script) { in libxl__hotplug_nic()
136 *env = get_hotplug_env(gc, script, dev); in libxl__hotplug_nic()
144 (*args)[nr++] = script; in libxl__hotplug_nic()
168 char *script; in libxl__hotplug_disk() local
171 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug_disk()
173 if (!script) { in libxl__hotplug_disk()
180 *env = get_hotplug_env(gc, script, dev); in libxl__hotplug_disk()
[all …]
A Dlibxl_netbsd.c39 char *script; in libxl__hotplug() local
42 script = libxl__xs_read(gc, XBT_NULL, in libxl__hotplug()
44 if (!script) { in libxl__hotplug()
52 (*args)[nr++] = script; in libxl__hotplug()
/xen/tools/hotplug/Linux/
A Dvif-setup.in3 if test "$script"
5 exec $script $*
A Dxen-hotplug-common.sh.in20 . "$dir/xen-script-common.sh"
61 # exit this script if any of the paths is missing.
94 # Write each of the key/value pairs to the store, and exit this script if any
/xen/tools/hotplug/Linux/vif-post.d/
A D00-vif-local.hook5 # This script will be sourced by, e.g., vif-bridge after the hotplugging
6 # system calls vif-bridge. The script is here and not simply executed as
8 # variables set by the calling vif-* script.
/xen/m4/
A Ddepends.m45 $2="/$3-disabled-in-configure-script"
10 $2="/$3-disabled-in-configure-script"
/xen/docs/misc/
A Dblock-scripts.txt14 3. When a user specifies a custom hotplug script.
20 possible include and use the common Xen functionality. If the script
21 is run from the normal block script location (/etc/xen/scripts by
23 the script:
40 argument of the script (i.e. $1).
45 When the script is run, the following nodes shall already have been
58 When the script is run, the following nodes shall already have been
110 block script wants to check to make sure the *major/minor* number
117 script use physical-device if it's present, but if not, to directly
/xen/tools/fuzz/
A DREADME.oss-fuzz20 We also provide build script to oss-fuzz. The build script will
22 environment, which has libFuzzEngine installed. The build script is
/xen/tools/libs/
A Dlibs.mk31 version-script ?= lib$(LIB_FILE_NAME).map.tmp
90 lib$(LIB_FILE_NAME).so.$(MAJOR).$(MINOR): $(PIC_OBJS) $(version-script)
91 …SONAME_LDFLAG) -Wl,lib$(LIB_FILE_NAME).so.$(MAJOR) -Wl,--version-script=$(version-script) $(SHLIB_…
/xen/xen/tools/
A Dcppcheck-cc.sh9 This script is a wrapper for cppcheck that enables it to analyse the files that
20 --ignore-path= This script won't run cppcheck on the files having this
/xen/tools/libs/hypfs/
A DMakefile6 version-script := libxenhypfs.map
/xen/tools/libs/call/
A DMakefile6 version-script := libxencall.map
/xen/tools/libs/gnttab/
A DMakefile6 version-script := libxengnttab.map
/xen/tools/libs/devicemodel/
A DMakefile6 version-script := libxendevicemodel.map
/xen/tools/libs/evtchn/
A DMakefile6 version-script := libxenevtchn.map
/xen/tools/libs/foreignmemory/
A DMakefile6 version-script := libxenforeignmemory.map
/xen/tools/libs/toollog/
A DMakefile6 version-script := libxentoollog.map
/xen/tools/xl/
A Dxl_nic.c30 free(nic->script); in set_default_nic_values()
31 nic->script = strdup(default_vifscript); in set_default_nic_values()
/xen/tools/libs/toolcore/
A DMakefile6 version-script := libxentoolcore.map
/xen/xen/tools/kconfig/lxdialog/
A DBIG.FAT.WARNING3 kernel configuration script. Please do not bother Savio Lam with

Completed in 48 milliseconds

1234