/xen/tools/xenpmd/ |
A D | xenpmd.c | 64 enum BATTERY_PRESENT present; member 80 enum BATTERY_PRESENT present; member 137 info->present = YES; in set_attribute_battery_info() 259 status->present = YES; in set_attribute_battery_status() 328 printf("present: %d\n", info->present); in print_battery_info() 365 write_ulong_lsb_first(val+2, info->present); in write_battery_info_to_xenstore() 401 if ( info.present == YES ) in write_one_time_battery_info() 416 printf("present: %d\n", status->present); in print_battery_status() 461 if ( status.present == YES ) in wait_for_and_update_battery_status_request()
|
/xen/docs/misc/arm/device-tree/ |
A D | booting.txt | 24 string (which must always be present). 43 This means if the ramdisk module is present and does not have the 106 - If xen,xen-bootargs is present, it will be used for Xen. 107 - If xen,dom0-bootargs is present, it will be used for Dom0. 108 - If xen,xen-bootargs is _not_ present, but xen,dom0-bootargs is, 110 - If a kernel boot module is present and has a bootargs property then 112 - If no Xen specific properties are present, bootargs is for Dom0. 113 - If xen,xen-bootargs is present, but xen,dom0-bootargs is missing, 167 Under the "xen,domain" compatible node, one or more sub-nodes are present
|
/xen/xen/arch/arm/tee/ |
A D | Kconfig | 8 virtualization-enabled OP-TEE present. You can learn more
|
/xen/m4/ |
A D | curses.m4 | 11 # Prefer ncurses over curses if both are present
|
A D | ax_compare_version.m4 | 132 dnl Split the operator from the subversion count if present.
|
/xen/tools/firmware/vgabios/ |
A D | vbe_display_api.txt | 16 0xb0c0 supports the following VBE_DISPI_ interfaces (present in Bochs 1.4): 27 0xb0c1 supports 0xb0c0 VBE_DISPI_ interfaces, additional interfaces (present in Bochs 2.… 34 additional features (present in Bochs 2.1): 135 display code is present.
|
/xen/tools/ |
A D | configure.ac | 438 # Check for libfdt >= 1.4.0. If present enable passthrough 440 # function present in new version. 456 # The helper fdt_property_u32 is only present in libfdt >= 1.4.0 457 # It's an inline function, so only check if the declaration is present 464 # Check for libnl3 >=3.2.8. If present enable remus network buffering.
|
/xen/tools/libacpi/ |
A D | ssdt_pm.asl | 336 /* Battery object 0 - Always exposed as present. */ 346 /* Always returns 0x1f indicating battery present. */ 381 /* Battery object 1 - Always exposed as not present. */
|
/xen/docs/misc/ |
A D | pvh.pandoc | 49 AP startup can be performed using hypercalls or the local APIC if present. 70 the position of the RSDP in memory (if present) can be fetched from the start
|
A D | x86-xenpv-bootloader.pandoc | 48 present in a guest to be used by the appropriate stage 1 (e.g. for
|
A D | hypfs-paths.pandoc | 73 you write finds a path present, it can rely on behavior in future versions of 81 2. However, the meaning of a path will never change. If a path is present,
|
A D | block-scripts.txt | 117 script use physical-device if it's present, but if not, to directly
|
A D | hvm-emulated-unplug.pandoc | 73 present in the system then this protocol will not work.
|
A D | efi.pandoc | 28 separators will be tried) to be present in the same directory as the binary.
|
A D | xen-command-line.pandoc | 28 Disable x2apic support (if present) 42 if a leading `0` is present. 111 than one is present. 352 including Intel AMT devices if present. 884 any dom0 autoballooning feature present in your toolstack. See the 1048 bootloader and no built-in policy is present, the hypervisor will not continue 1072 present. 1233 > Bit 0 - debug level 0 (unused at present) 1236 > Bit 3 - debug level 3 (unused at present) 1587 Instruct Xen to ignore any IOAPICs that are present in the system, and [all …]
|
A D | console.txt | 61 * path: only present if connection = 'socket', the path of the socket to
|
/xen/tools/hotplug/Linux/ |
A D | xen-hotplug-common.sh.in | 74 # path is not present.
|
/xen/docs/designs/ |
A D | xenstore-migration.md | 248 by a connection for which there is `CONNECTION_DATA` record previously present. 288 previously present. 318 record previously present).
|
/xen/docs/misc/arm/ |
A D | passthrough.txt | 111 If xen,force-assign-without-iommu is present, Xen allows to assign a 129 not actually required, however, DTC expects them to be present if gic is
|
/xen/docs/specs/ |
A D | libxc-migration-stream.pandoc | 305 page set as present in the pfn array. 546 > *This record was only present for transitionary purposes during 713 be present in the following order as each of them depends on information 714 present in the preceding ones.
|
/xen/docs/man/ |
A D | xl-numa-placement.7.pod | 163 if only "cpus_soft=" is present, the VM's node-affinity will be equal 169 if both "cpus_soft=" and "cpus=" are present, the VM's node-affinity 170 will be equal to the nodes to which the pCPUs present both in hard and 179 If neither "cpus=" nor "cpus_soft=" are present in the config file, libxl
|
/xen/xen/common/ |
A D | Kconfig | 124 present various hypervisor internal data to dom0 and in some 269 not present. If this feature is being used for security, it should 288 This feature does nothing if the "argo" boot parameter is not present.
|
/xen/docs/hypervisor-guide/x86/ |
A D | how-xen-boots.rst | 50 Headers for the EFI MB2 extensions are also present. These request that
|
/xen/docs/misc/xen-makefiles/ |
A D | makefiles.rst | 53 acpi lives in a separate directory, and the Makefile present in
|
/xen/xen/include/xen/ |
A D | mm.h | 241 unsigned int present:1; member
|