Lines Matching refs:host
72 single host must be unique.
143 List of host CPUs the guest is allowed to use. Default is no pinning at
150 To allow all the vCPUs of the guest to run on all the CPUs on the host.
156 of the guest being allowed to run on all the CPUs of the host except CPU 7.
161 0,1,3 of the host. So, if CPUs 0-3 belong to node 0, CPUs 4-7 belong
172 host, except for the CPUs belonging to the host NUMA node 1.
177 of the guest will run on CPU 2 of the host and vCPU 1 of the guest will
178 run on CPUs 3,4,6,7,8 of the host (excluding CPU 5).
187 and the vCPUs of the guest can run on all the CPUs of the host. If this
203 any preference regarding host CPUs. If this option is specified,
213 host CPUs and memory. In that case, the soft affinity of all the vCPUs
214 of the domain will be set to host CPUs belonging to NUMA nodes
228 with a weight of 256 on a contended host.
235 able to consume, even if the host system has idle CPU cycles.
416 stored on a filesystem available to the host physical machine, allowing
643 (i.e. host/machine frame numbers) looked up in its P2M.
697 the host they should map to. See L<xl-disk-configuration(5)> for more
920 Currently there is only one valid type, and that is "host".
924 =item B<host>
926 If set to "host" it means all reserved device memory on this platform should
929 "host" includes all reserved regions reported on this platform, which is
947 #1. If B<strategy> is set to "host", for example:
949 rdm = "strategy=host,policy=strict" or rdm = "strategy=host,policy=relaxed"
1079 Specifies busnum of the USB device from the host perspective.
1083 Specifies devnum of the USB device from the host perspective.
1103 Specifies the host PCI devices to passthrough to this guest.
1111 Identifies the PCI device from the host perspective in the domain
1289 Specifies the host device tree nodes to passt hrough to this guest. Each
1637 Allow a guest to access the host OP-TEE OS. Xen will mediate the
1675 Selects whether to expose the host e820 (memory map) to the guest via
1678 option is specified the virtual e820 instead reflects the host e820
1683 Exposing the host e820 to the guest gives the guest kernel the
1985 'k' -> pass through the host bit value (at boot only - value preserved on migrate)
1992 The libxl format is a single string, starting with the word "host", and
1999 cpuid="host,tm=0,sse3=0"
2133 If a HVM container in B<default> TSC mode is created on a host that
2134 provides constant host TSC, its guest TSC frequency will be the same
2135 as the host. If it is later migrated to another host that provide
2136 constant host TSC and supports Intel VMX TSC scaling/AMD SVM TSC
2588 host/client side.
2591 host:USBID, where USBID is of the form xxxx:yyyy. The USBID can
2594 If you wish to use the "host:bus.addr" format, remove any leading '0' from the
2596 write "host:8.2".
2860 Emulate the same version as the native GIC hardware used by the host where