Home
last modified time | relevance | path

Searched refs:assigned (Results 1 – 21 of 21) sorted by relevance

/xen/xen/drivers/passthrough/
A Ddevice_tree.c88 bool_t assigned = 0; in iommu_dt_device_is_assigned() local
94 assigned = !list_empty(&dev->domain_list); in iommu_dt_device_is_assigned()
97 return assigned; in iommu_dt_device_is_assigned()
/xen/docs/misc/
A Dvtd-pi.txt37 assigned devices (such as, NIC), external interrupt handling for the assigned
51 virtual machines with assigned devices, migrating a vCPU across pCPUs
55 of an external interrupt from assigned devices is stored in the IRTE (i.e.
60 Here is what Xen currently does for external interrupts from assigned devices:
62 When a VM is running and an external interrupt from an assigned device occurs
81 external interrupt from an assigned device occurs for it. no VM-Exit is needed,
230 assigned devices issue interrupts. We need add a new global vector to
267 scheduling of the vCPU. When external interrupts from assigned devices occur,
277 3. An external interrupt from an assigned device occurs for vCPU0, if we
317 from assigned devices is stored in IRTE, this makes the following
A Dvtd.txt42 13) add "pci" line in /etc/xen/hvm.conf for to assigned devices
45 "ifconfig" to see if IP address has been assigned to NIC devices.
80 12) add "pci" line in /etc/xen/hvm.conf for to assigned devices
83 "ifconfig" to see if IP address has been assigned to NIC devices.
86 Enable MSI/MSI-x for assigned devices
94 If the assigned device uses a physical IRQ that is shared by more than
143 PCIe-to-PCI bridge have to be assigned to the same domain.
217 Most device types such as NIC, HBA, EHCI and UHCI can be assigned to
236 Such devices assigned to HVM domain currently do not work.
A Dxl-psr.pandoc19 In Xen's implementation, each domain in the system can be assigned a RMID
26 A domain is assigned a RMID implicitly by attaching it to CMT service:
99 domain, each domain has COS=0 assigned by default, the corresponding CBM is
224 domain, each domain has COS=0 assigned by default, the corresponding THRTL is
A Dxen-command-line.pandoc897 and memory assigned to Dom0 will be adjusted to match the node
1321 quarantines such devices; they must be explicitly assigned back to Dom0
1329 assigned.
1346 be configured to deliver interrupts from assigned PCI devices directly
1536 by the platform - DomU with pass-through device assigned).
1913 `core`on a SMT-enabled system, or `socket`) multiple vcpus are assigned
A Dkconfig-language.rst82 The default value is only assigned to the config symbol if no other
/xen/tools/libxl/
A Dlibxl_pci.c370 if ( assigned[i].domain != dom ) in is_pcidev_in_array()
372 if ( assigned[i].bus != bus ) in is_pcidev_in_array()
374 if ( assigned[i].dev != dev ) in is_pcidev_in_array()
376 if ( assigned[i].func != func ) in is_pcidev_in_array()
414 libxl_device_pci *pcidevs = NULL, *new, *assigned; in libxl_device_pci_assignable_list() local
1543 libxl_device_pci *assigned; in libxl__device_pci_add() local
1877 libxl_device_pci *assigned; in do_pci_remove() local
1882 assigned = libxl_device_pci_list(ctx, domid, &num); in do_pci_remove()
1883 if (assigned == NULL) { in do_pci_remove()
1887 libxl__ptr_add(gc, assigned); in do_pci_remove()
[all …]
A Dlibxl_usb.c1700 libxl_device_usbdev *assigned; in libxl__device_usbdev_add() local
1738 rc = get_assigned_devices(gc, &assigned, &num_assigned); in libxl__device_usbdev_add()
1745 if (is_usbdev_in_array(assigned, num_assigned, usbdev)) { in libxl__device_usbdev_add()
/xen/docs/misc/xen-makefiles/
A Dmakefiles.rst78 are assigned. They are used for all the normal cc, as and ld
142 $(targets) are assigned all potential targets, by which the build
/xen/docs/man/
A Dxen-pci-device-reservations.7.pod28 possibility of clashes with community IDs assigned from the bottom up.
A Dxl-network-configuration.5.pod45 generate a MAC address inside the space assigned to Xen's
A Dxl.conf.5.pod61 memory assigned to domain 0 in order to free memory for new domains.
A Dxl-disk-configuration.5.pod41 keywords and which do not contain "=" symbols are assigned to the
A Dxl.1.pod.in1035 Each domain (including Domain0) is assigned a weight and a cap.
1141 Each domain (including Domain0) is assigned a weight.
1285 assigned at most to one cpu-pool. Domains are each restricted to a single
1647 Hot-unplug a previously assigned pci device from a domain. B<BDF> is the PCI
1694 Hot-unplug a previously assigned USB device from a domain.
A Dxl.cfg.5.pod.in640 For a PV domain, all writable pages assigned to the domain are identity
900 assigned slave device.
1152 pciback if it is not already assigned.
1195 Enable graphics device PCI passthrough. This option makes an assigned
/xen/docs/features/
A Dsched_rtds.pandoc66 assigned to each vCPU.
A Ddom0less.pandoc110 devices need to be statically assigned to guests.
A Dintel_psr_mba.pandoc115 COS of MBA is 8 but the max COS of L3 CAT is 16, when a domain is assigned
A Dintel_psr_cat_cdp.pandoc203 CAT is 16, when a domain is assigned 9 as COS, the L3 CAT CBM associated to
/xen/docs/misc/arm/device-tree/
A Dbooting.txt152 physical SPI of a physical device assigned to the guest.
/xen/docs/designs/
A Dnon-cooperative-migration.md205 These may not be assigned the same local port numbers as the protocols

Completed in 33 milliseconds