/xen/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 | 2449 …hotplug/FreeBSD/rc.d/xencommons hotplug/FreeBSD/rc.d/xendriverdomain hotplug/Linux/init.d/sysconfi… 10719 … "hotplug/FreeBSD/rc.d/xencommons") CONFIG_FILES="$CONFIG_FILES hotplug/FreeBSD/rc.d/xencommons" ;; 10723 …"hotplug/Linux/init.d/xen-watchdog") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xen-watchdog… 10724 … "hotplug/Linux/init.d/xencommons") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xencommons" ;; 10725 … "hotplug/Linux/init.d/xendomains") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/init.d/xendomains" ;; 10727 "hotplug/Linux/launch-xenstore") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/launch-xenstore" ;; 10728 "hotplug/Linux/vif-setup") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/vif-setup" ;; 10729 …"hotplug/Linux/xen-hotplug-common.sh") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/xen-hotplug-commo… 10730 "hotplug/Linux/xendomains") CONFIG_FILES="$CONFIG_FILES hotplug/Linux/xendomains" ;; 10731 "hotplug/NetBSD/rc.d/xencommons") CONFIG_FILES="$CONFIG_FILES hotplug/NetBSD/rc.d/xencommons" ;; [all …]
|
/xen/ |
A D | .gitignore | 170 tools/hotplug/common/hotplugpath.sh 171 tools/hotplug/FreeBSD/rc.d/xencommons 176 tools/hotplug/Linux/init.d/xencommons 179 tools/hotplug/Linux/launch-xenstore 180 tools/hotplug/Linux/systemd/*.conf 181 tools/hotplug/Linux/systemd/*.mount 182 tools/hotplug/Linux/systemd/*.socket 184 tools/hotplug/Linux/vif-setup 186 tools/hotplug/Linux/xen-hotplug-common.sh 187 tools/hotplug/Linux/xendomains [all …]
|
/xen/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/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 | 27 XEN_SCRIPT_DATA += xen-hotplug-common.sh xen-network-common.sh vif-common.sh
|
/xen/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.rst | 184 /hotplug 185 This lists all config symbols that contain "hotplug", 193 /^hotplug 283 Ctrl-F hotplug 287 Menu: File, Search, hotplug 289 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.pandoc | 166 expect to be given. In the absence of in-guest memory hotplug support 417 Indicates whether device hotplug scripts in this domain should be run 512 #### ~/feature/hotplug/vif = ("0"|"1") [w] 513 #### ~/feature/hotplug/vbd = ("0"|"1") [w]
|
/xen/tools/libxl/ |
A D | libxl_pvcalls.c | 22 bool hotplug) in libxl__device_pvcallsif_setdefault() argument
|
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 | 21 bool hotplug) in libxl__device_vdispl_setdefault() argument
|
A D | libxl_vkb.c | 20 libxl_device_vkb *vkb, bool hotplug) in libxl__device_vkb_setdefault() argument
|
/xen/tools/examples/ |
A D | README | 25 xen-hotplug-common.sh - sourced by vif-common.sh 27 xen-script-common.sh - sourced by xen-hotplug-common.sh
|
/xen/docs/man/ |
A D | xl-network-configuration.5.pod | 98 by the vif-route hotplug script. See L<wiki|https://wiki.xenproject.org/wiki/Vif-route> for guidanc… 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.5.pod | 77 If disabled hotplug scripts will be called from udev, as it used to 78 be in the previous releases. With the default option, hotplug scripts 106 Configures the default hotplug script used by virtual network devices.
|
A D | xen-pv-channel.7.pod | 111 driver will generate a hotplug event 116 A udev rule is activated by the hotplug event.
|
/xen/xen/arch/x86/ |
A D | mpparse.c | 132 u32 apicid, bool hotplug) in MP_processor_info_x() argument 137 if (!hotplug) in MP_processor_info_x() 170 if (num_processors >= 8 && hotplug in MP_processor_info_x() 798 int mp_register_lapic(u32 id, bool enabled, bool hotplug) in mp_register_lapic() argument 816 return MP_processor_info_x(&processor, id, hotplug); in mp_register_lapic()
|
/xen/xen/include/asm-x86/ |
A D | mpspec.h | 23 extern int mp_register_lapic(u32 id, bool enabled, bool hotplug);
|