Home
last modified time | relevance | path

Searched full:assigned (Results 1 – 25 of 151) sorted by relevance

1234567

/qemu/docs/system/s390x/
H A Dvfio-ap.rst11 These AP devices provide cryptographic functions to all CPUs assigned to a
27 functions. There can be from 0 to 256 adapters assigned to an LPAR depending
28 on the machine model. Adapters assigned to the LPAR in which a linux host is
80 the adapters, usage domains and control domains assigned to the KVM guest:
82 * The AP Mask (APM) field is a bit mask that identifies the AP adapters assigned
88 assigned to the KVM guest. Each bit in the mask, from left to right,
93 assigned to the KVM guest. The ADM bit mask controls which domains can be
104 cross product of all assigned adapter numbers (APM) with all assigned queue
106 assigned to a guest, the APQNs (1,5), (1,6), (2,5) and (2,6) will be valid for
110 on the adapter card for each of its domains - so each APQN must be assigned to
[all …]
H A Dbootdevices.rst18 Multiple devices may have a bootindex. The lowest bootindex is assigned to the
83 ``loadparm`` is not assigned a value, then the default entry is used.
86 devices are assigned a ``bootindex`` and the ``loadparm`` is to be different
87 between them, an independent ``loadparm`` may be assigned on a per-device basis.
103 only used for devices with an assigned ``bootindex``. The machine ``loadparm``
H A Dcss.rst38 * a virtio-net device, cssid/ssid/devno automatically assigned::
46 The auto-assigned-properties in QEMU (as seen via e.g. ``info qtree``)
/qemu/include/hw/
H A Dirq.h38 * Init a single IRQ. The irq is assigned with a handler, an opaque data
55 /* Returns an array of N IRQs. Each IRQ is assigned the argument handler and
61 * Allocates a single IRQ. The irq is assigned with a handler, an opaque
67 * preserved. New IRQs are assigned the argument handler and opaque data.
/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h147 * qos_graph_edge_get_arg(): returns the args assigned
187 * assigned to the destination node (different only)
197 * qos_graph_get_machine(): returns the machine assigned
/qemu/docs/
H A Digd-assign.txt22 | #3 IGD is assigned to BDF 00:02.0 | | | * | * |
52 * IGD is assigned to guest BDF 00:02.0
65 In legacy mode, as the guest VGA ranges are assigned to IGD device, all other
71 has been assigned to a VM. It's therefore generally recommended to prevent
92 when initially assigned. It is believed that this is simply the IGD attempting
/qemu/include/hw/virtio/
H A Dvirtio-mem.h74 /* Assigned memory backend with the RAM memory region. */
80 /* assigned address of the region in guest physical memory */
/qemu/include/block/
H A Dblock_int-global-state.h55 * @filter_node_name: The node name that should be assigned to the filter
90 * @filter_node_name: The node name that should be assigned to the filter
112 * @filter_node_name: The node name that should be assigned to the filter
146 * @filter_node_name: The node name that should be assigned to the filter
/qemu/hw/virtio/
H A Dvhost-iova-tree.c95 * It returns an assigned IOVA in map->iova if the return value is IOVA_OK.
157 * It returns an assigned IOVA in map->iova if the return value is IOVA_OK.
/qemu/tests/tcg/hexagon/
H A Dtest_reorder.S5 * only if P0.new is true, but P0 is assigned to 1 (R4) in the next instruction
/qemu/include/hw/mem/
H A Dmemory-device.h38 * or get assigned automatically.
71 * no address has been assigned to this memory device yet.
/qemu/include/hw/s390x/
H A Dsclp.h161 uint16_t assigned; member
170 uint16_t assigned; member
/qemu/include/hw/nvram/
H A Dfw_cfg.h230 * data size, and assigned selector key value.
252 * data size, and assigned selector key value.
298 * data size, and assigned selector key value.
/qemu/tests/qtest/
H A Dtpm-crb-test.c75 /* we must have an assigned locality */ in tpm_crb_test()
130 /* no locality may be assigned */ in tpm_crb_test()
/qemu/hw/pci/
H A Dslotid_cap.c19 " to be assigned a unique chassis id > 0."); in slotid_cap_init()
/qemu/python/qemu/qmp/
H A Dqmp_client.py476 An execution ID will be assigned if assign_id is `True`. It can be
477 disabled, but this requires that an ID is manually assigned
478 instead. For manually assigned IDs, you must not use the string
570 # Copy the Message so that the ID assigned by _execute() is
/qemu/include/exec/
H A Dcpu-interrupt.h12 * The numbers assigned here are non-sequential in order to preserve binary
/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst96 power domain the resource will be assigned to. In the case of QEMU we
108 ``<type>`` is assigned as follows:
467 property in a ``/memory`` node. Each assigned LMB has an index value between
490 the LMB is assigned to the partition as of boot time.
/qemu/docs/devel/
H A Dvfio-iommufd.rst9 for assigned devices. While the legacy kernel interface is group-centric,
146 BAR region yet. Below warning shows for assigned PCI device, it's not a bug.
/qemu/tests/qemu-iotests/
H A Dcommon.nbd28 # assigned file descriptor value.
H A D12784 # The backing BDS should be assigned the overlay's AioContext
/qemu/docs/system/devices/
H A Divshmem.rst33 When using the server, the guest will be assigned a VM ID (>=0) that
/qemu/include/standard-headers/linux/
H A Dinput.h107 * @keycode: key code assigned to this scancode
432 * @id: an unique id assigned to an effect
442 * will return assigned @id which can later be used to update or delete
/qemu/hw/s390x/
H A Dvirtio-ccw.c1069 bool assigned) in virtio_ccw_set_guest_notifiers() argument
1077 if (with_irqfd && assigned) { in virtio_ccw_set_guest_notifiers()
1088 r = virtio_ccw_set_guest_notifier(dev, n, assigned, with_irqfd); in virtio_ccw_set_guest_notifiers()
1093 if (with_irqfd && !assigned) { in virtio_ccw_set_guest_notifiers()
1101 virtio_ccw_set_guest_notifier(dev, n, !assigned, false); in virtio_ccw_set_guest_notifiers()
1104 if (with_irqfd && assigned) { in virtio_ccw_set_guest_notifiers()
/qemu/hw/cxl/
H A Dswitch-mailbox-cci.c86 * CXL Switch Mailbox CCI - DID assigned for emulation only. in cswmbcci_class_init()

1234567