Home
last modified time | relevance | path

Searched refs:QNODE_MACHINE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h47 QNODE_MACHINE, enumerator
H A Dqos_external.c103 g_assert(node->type == QNODE_MACHINE); in allocate_objects()
H A Dqgraph.c232 if (n->type == QNODE_MACHINE) { in search_machine()
623 QOSGraphNode *node = create_node(name, QNODE_MACHINE); in qos_node_create_machine_args()
744 g_assert(node->type == QNODE_MACHINE); in qos_machine_new()
/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c70 g_assert_cmpint(qos_graph_get_node_type(machine), ==, QNODE_MACHINE); in check_machine()
/openbmc/qemu/docs/devel/testing/
H A Dqgraph.rst45 - **QNODE_MACHINE**: for example ``arm/raspi2b``
59 - QNODE_MACHINE: each machine struct must have a ``QGuestAllocator`` and