Searched full:consumes (Results 1 – 21 of 21) sorted by relevance
/qemu/docs/devel/testing/ |
H A D | qgraph.rst | 37 and edges that define the relationships between them (``CONSUMES``, ``PRODUCES``, and 50 instantiated when a node consumes or produces it. 54 - **QNODE_TEST**: for example ``sdhci-test``. A test consumes an interface 72 - ``X CONSUMES Y``: ``Y`` can be plugged into ``X`` 129 are already added by QEMU, so only nodes that "consumes" will be used to 239 ``sdhci-pci --consumes--> pci-bus`` 253 - Create the ``sdhci-test`` test node. The test ``consumes`` the 257 ``sdhci-test --consumes--> sdhci`` 508 * sdhci-pci --consumes--> pci-bus */ 520 sdhci-pci --consumes--> pci-bus <--produces--+ [all …]
|
/qemu/tests/qtest/libqos/ |
H A D | qgraph.h | 52 * Edge options to be passed to the contains/consumes \*_args function. 171 * @interface: Name of the interface node it consumes 291 * @consumer: Node that "consumes"
|
H A D | qos_external.c | 79 * Once the test is reached, return the object it consumes.
|
/qemu/docs/devel/ |
H A D | uefi-vars.rst | 40 also consumes events (``EfiEndOfDxeEventGroup``,
|
H A D | style.rst | 794 consumes the error returned.
|
/qemu/qapi/ |
H A D | qapi-util.c | 117 * If @complete, the parse fails unless it consumes @str completely.
|
/qemu/tests/tcg/x86_64/ |
H A D | fma.c | 92 * With FTZ enabled, this consumes the denormal, returns zero (because
|
/qemu/include/hw/virtio/ |
H A D | virtio-serial.h | 121 * backend that consumes guest data (e.g. the file backend for
|
/qemu/target/hexagon/ |
H A D | attribs_def.h.inc | 76 DEF_ATTRIB(CVI_4SLOT, "Consumes all the vector execution resources", "", "")
|
/qemu/docs/ |
H A D | nvdimm.txt | 125 1. Each hotplugged vNVDIMM device consumes one memory slot. Users
|
/qemu/block/ |
H A D | io_uring.c | 115 * Fetches completed I/O requests, consumes cqes and invokes their callbacks
|
/qemu/hw/core/ |
H A D | machine-smp.c | 384 * the user-configured cache model from MachineState and consumes the special
|
/qemu/hw/vfio/ |
H A D | listener.c | 288 * section consumes exactly one DMA mapping, with the exception of in vfio_ram_discard_register_listener() 292 * We assume that each section in the address space consumes one memslot. in vfio_ram_discard_register_listener()
|
/qemu/hw/mem/ |
H A D | memory-device.c | 498 * our region for memory devices consumes exactly one memslot in KVM in memory_devices_region_mod()
|
/qemu/.gitlab-ci.d/ |
H A D | buildtest.yml | 463 # Set LD_JOBS=1 because this requires LTO and ld consumes a large amount of memory.
|
/qemu/include/tcg/ |
H A D | tcg.h | 772 /* Instruction consumes carry in. */
|
/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 1410 * space for this at this time. If a future patch consumes the next
|
/qemu/ |
H A D | qemu-options.hx | 5567 operation that consumes random pool entropy, so it is 5590 operation that consumes random pool entropy, so it is 5611 operation that consumes random pool entropy, so it is
|
/qemu/migration/ |
H A D | migration.c | 3601 * the semaphore itself for each item it consumes, in migration_rate_limit()
|
H A D | ram.c | 430 * thread sets it, while background migration thread consumes it.
|
/qemu/hw/virtio/ |
H A D | virtio.c | 3844 * polling consumes CPU cycles and should not be used.
|