/qemu/docs/system/s390x/ |
H A D | vfio-ap.rst | 11 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 D | bootdevices.rst | 18 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 D | css.rst | 38 * 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 D | irq.h | 38 * 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 D | qgraph_internal.h | 147 * 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 D | igd-assign.txt | 22 | #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 D | virtio-mem.h | 74 /* Assigned memory backend with the RAM memory region. */ 80 /* assigned address of the region in guest physical memory */
|
/qemu/include/block/ |
H A D | block_int-global-state.h | 55 * @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 D | vhost-iova-tree.c | 95 * 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 D | test_reorder.S | 5 * only if P0.new is true, but P0 is assigned to 1 (R4) in the next instruction
|
/qemu/include/hw/mem/ |
H A D | memory-device.h | 38 * or get assigned automatically. 71 * no address has been assigned to this memory device yet.
|
/qemu/include/hw/s390x/ |
H A D | sclp.h | 161 uint16_t assigned; member 170 uint16_t assigned; member
|
/qemu/include/hw/nvram/ |
H A D | fw_cfg.h | 230 * 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 D | tpm-crb-test.c | 75 /* 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 D | slotid_cap.c | 19 " to be assigned a unique chassis id > 0."); in slotid_cap_init()
|
/qemu/python/qemu/qmp/ |
H A D | qmp_client.py | 476 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 D | cpu-interrupt.h | 12 * The numbers assigned here are non-sequential in order to preserve binary
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 96 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 D | vfio-iommufd.rst | 9 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 D | common.nbd | 28 # assigned file descriptor value.
|
H A D | 127 | 84 # The backing BDS should be assigned the overlay's AioContext
|
/qemu/docs/system/devices/ |
H A D | ivshmem.rst | 33 When using the server, the guest will be assigned a VM ID (>=0) that
|
/qemu/include/standard-headers/linux/ |
H A D | input.h | 107 * @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 D | virtio-ccw.c | 1069 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 D | switch-mailbox-cci.c | 86 * CXL Switch Mailbox CCI - DID assigned for emulation only. in cswmbcci_class_init()
|