Searched refs:contained (Results 1 – 15 of 15) sorted by relevance
/qemu/tests/qtest/libqos/ |
H A D | qgraph.h | 273 void qos_node_contains(const char *container, const char *contained,
|
H A D | qgraph.c | 645 void qos_node_contains(const char *container, const char *contained, in qos_node_contains() argument 651 add_edge(container, contained, QEDGE_CONTAINS, NULL); in qos_node_contains() 657 add_edge(container, contained, QEDGE_CONTAINS, opts); in qos_node_contains()
|
/qemu/docs/devel/testing/ |
H A D | qgraph.rst | 128 used in every path walk: this is because the contained or produced ones 299 /* Get node(s) contained inside (CONTAINS) */ 378 /* Get node(s) contained inside (CONTAINS) */ 388 /* Get node(s) contained inside (CONTAINS) */ 401 /* contained drivers don't need a constructor, 448 /* Get node contained inside (CONTAINS) */
|
/qemu/docs/interop/ |
H A D | live-block-operations.rst | 220 - Point 1: Guest state when [B] was created is contained in file [A] 221 - Point 2: Guest state when [C] was created is contained in [A] + [B] 222 - Point 3: Guest state when [D] was created is contained in 224 - Active layer: Current guest state is contained in [A] + [B] + [C] + 230 guest data for that point in time is *not* contained in that file 540 mode), contained in the target image [E]. One use case for this is
|
H A D | qcow2.rst | 84 Number of snapshots contained in the image 331 The number of bitmaps contained in the image. Must be
|
H A D | vhost-user.rst | 606 complete state, including vhost-user devices' states, contained within a 1773 contained in the ``u64`` field of the vring area description. The
|
/qemu/docs/devel/ |
H A D | multiple-iothreads.rst | 88 BHs associated with devices, the reentrancy-guard is contained in the
|
H A D | s390-dasd-ipl.rst | 23 program contained in the IPL2 data. The TIC channel command is the
|
H A D | tcg.rst | 142 a linked list of every translated block contained in a given page. Other
|
H A D | submitting-a-patch.rst | 545 committed. This part should be a self-contained description of what this
|
H A D | qapi-code-gen.rst | 155 self-contained, but at the moment, nothing prevents an included file
|
/qemu/docs/system/devices/ |
H A D | net.rst | 26 ``sudo`` so that the command ``ifconfig`` contained in ``qemu-ifup`` can
|
/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 69 application of some macro definitions contained in the ``macros.h`` file. 166 regular expression. The token description is contained in the 173 description contained in the ``idef-parser.y`` file. The generated parser
|
/qemu/docs/system/riscv/ |
H A D | sifive_u.rst | 98 1. Zeroth Stage Boot Loader (ZSBL), which is contained in an on-chip mask
|
/qemu/qapi/ |
H A D | machine.json | 1238 # Return the hv-balloon driver data contained in the last received
|