/xen-4.10.0-shim-comet/tools/ |
A D | configure.ac | 10 hotplug/FreeBSD/rc.d/xencommons 11 hotplug/FreeBSD/rc.d/xendriverdomain 14 hotplug/Linux/init.d/xen-watchdog 15 hotplug/Linux/init.d/xencommons 16 hotplug/Linux/init.d/xendomains 18 hotplug/Linux/launch-xenstore 19 hotplug/Linux/vif-setup 20 hotplug/Linux/xen-hotplug-common.sh 21 hotplug/Linux/xendomains 22 hotplug/NetBSD/rc.d/xencommons [all …]
|
A D | configure | 2427 …hotplug/FreeBSD/rc.d/xencommons hotplug/FreeBSD/rc.d/xendriverdomain hotplug/Linux/init.d/sysconfi… 10425 … "hotplug/FreeBSD/rc.d/xencommons") CONFIG_FILES="$CONFIG_FILES hotplug/FreeBSD/rc.d/xencommons" ;; 10429 …"hotplug/Linux/init.d/xen-watchdog") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xen-watchdog… 10430 … "hotplug/Linux/init.d/xencommons") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xencommons" ;; 10431 … "hotplug/Linux/init.d/xendomains") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xendomains" ;; 10433 "hotplug/Linux/launch-xenstore") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/launch-xenstore" ;; 10434 "hotplug/Linux/vif-setup") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/vif-setup" ;; 10435 …"hotplug/Linux/xen-hotplug-common.sh") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/xen-hotplug-commo… 10436 "hotplug/Linux/xendomains") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/xendomains" ;; 10437 "hotplug/NetBSD/rc.d/xencommons") CONFIG_FILES="$CONFIG_FILES hotplug/NetBSD/rc.d/xencommons" ;; [all …]
|
/xen-4.10.0-shim-comet/ |
A D | .gitignore | 177 tools/hotplug/common/hotplugpath.sh 178 tools/hotplug/FreeBSD/rc.d/xencommons 183 tools/hotplug/Linux/init.d/xencommons 186 tools/hotplug/Linux/launch-xenstore 187 tools/hotplug/Linux/systemd/*.conf 188 tools/hotplug/Linux/systemd/*.mount 189 tools/hotplug/Linux/systemd/*.socket 191 tools/hotplug/Linux/vif-setup 193 tools/hotplug/Linux/xen-hotplug-common.sh 194 tools/hotplug/Linux/xendomains [all …]
|
/xen-4.10.0-shim-comet/tools/hotplug/NetBSD/ |
A D | block | 15 xenstore-write $xpath/hotplug-status error \ 16 $xpath/hotplug-error "$@" 91 xenstore-write $xpath/hotplug-status connected
|
A D | vif-ip | 28 xenstore-write $xpath/hotplug-status connected
|
A D | vif-bridge | 29 xenstore-write $xpath/hotplug-status connected
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | xen-hotplug-common.sh.in | 23 exec 2>>@XEN_LOG_DIR@/xen-hotplug.log 31 _xenstore_write "$XENBUS_PATH/hotplug-error" "$*" \ 32 "$XENBUS_PATH/hotplug-status" error 39 xenstore_write "$XENBUS_PATH/hotplug-status" connected
|
A D | locking.sh | 22 LOCK_BASEDIR=/var/run/xen-hotplug
|
A D | Makefile | 24 XEN_SCRIPTS += xen-hotplug-cleanup 38 XEN_SCRIPT_DATA += xen-hotplug-common.sh xen-network-common.sh vif-common.sh
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | block-scripts.txt | 14 3. When a user specifies a custom hotplug script. 19 It is highly recommended that custom hotplug scripts as much as 75 FreeBSD block hotplug scripts must write 77 device or file. Linux and NetBSD block hotplug scripts *should* also 80 For the time being, Linux and NetBSD block hotplug scripts must write 122 custom hotplug scripts; and when doing files or physical devices, to
|
A D | kconfig.txt | 159 /hotplug 160 This lists all config symbols that contain "hotplug", 168 /^hotplug 216 Ctrl-F hotplug 218 Menu: File, Search, hotplug 220 lists all config symbol entries that contain "hotplug" in
|
A D | vtd.txt | 162 VTd device hotplug: 165 …re reserved in HVM guest to support VTd hotplug. If you have more VTd devices, only 2 of them can … 186 VTd hotplug usage model: 189 …tion as physical device can't be save/restored like virtual device. With hotplug, live migration i… 191 …* VTd hotplug for device switch: VTd hotplug can be used to dynamically switch physical device bet…
|
A D | xenstore-paths.markdown | 161 expect to be given. In the absence of in-guest memory hotplug support 399 Indicates whether device hotplug scripts in this domain should be run 486 #### ~/feature/hotplug/vif = ("0"|"1") [w] 487 #### ~/feature/hotplug/vbd = ("0"|"1") [w]
|
/xen-4.10.0-shim-comet/tools/examples/ |
A D | README | 25 xen-backend.agent - calls block, vif-* scripts to add, remove, hotplug 27 xen-hotplug-common.sh - sourced by vif-common.sh 29 xen-script-common.sh - sourced by xen-hotplug-common.sh
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_9pfs.c | 21 libxl_device_p9 *p9, bool hotplug) in libxl__device_p9_setdefault() argument
|
A D | libxl_nic.c | 57 libxl_device_nic *nic, bool hotplug) in libxl__device_nic_setdefault() argument 95 if (hotplug) in libxl__device_nic_setdefault()
|
A D | libxl_vtpm.c | 21 libxl_device_vtpm *vtpm, bool hotplug) in libxl__device_vtpm_setdefault() argument
|
A D | libxl_vdispl.c | 19 bool hotplug) in libxl__device_vdispl_setdefault() argument
|
A D | libxl_console.c | 635 libxl_device_vkb *vkb, bool hotplug) in libxl__device_vkb_setdefault() argument 674 libxl_device_vfb *vfb, bool hotplug) in libxl__device_vfb_setdefault() argument
|
A D | libxl_device.c | 1106 int hotplug, nullfd = -1; in device_hotplug() local 1145 hotplug = libxl__get_hotplug_script_info(gc, aodev->dev, &args, &env, in device_hotplug() 1148 switch (hotplug) { in device_hotplug() 1161 rc = hotplug; in device_hotplug()
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl-network-configuration.pod.5 | 98 by the vif-route hotplug script. See L<wiki|http://wiki.xen.org/wiki/Vif-route> for guidance and 170 Specifies the hotplug script to run to configure this device (e.g. to 181 What, if any, effect this has depends on the hotplug script which is 182 configured. A typically behaviour (exhibited by the example hotplug
|
A D | xl.conf.pod.5 | 67 If disabled hotplug scripts will be called from udev, as it used to 68 be in the previous releases. With the default option, hotplug scripts 94 Configures the default hotplug script used by virtual network devices.
|
A D | xen-pv-channel.pod.7 | 112 driver will generate a hotplug event 117 A udev rule is activated by the hotplug event.
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | mpparse.c | 122 u32 apicid, bool hotplug) in MP_processor_info_x() argument 127 if (!hotplug) in MP_processor_info_x() 158 if (num_processors >= 8 && hotplug && genapic == &apic_default) { in MP_processor_info_x() 784 int mp_register_lapic(u32 id, bool enabled, bool hotplug) in mp_register_lapic() argument 802 return MP_processor_info_x(&processor, id, hotplug); in mp_register_lapic()
|
/xen-4.10.0-shim-comet/xen/include/asm-x86/ |
A D | mpspec.h | 23 extern int mp_register_lapic(u32 id, bool enabled, bool hotplug);
|