Home
last modified time | relevance | path

Searched defs:children (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/qtest/
H A Dqom-test.c25 GSList *children = NULL, *links = NULL; in test_properties() local
/qemu/hw/core/
H A Dresetcontainer.c24 GPtrArray *children; member
/qemu/include/hw/intc/
H A Driscv_aplic.h60 struct RISCVAPLICState *children[QEMU_APLIC_MAX_CHILDREN]; member
/qemu/qom/
H A Dqom-hmp-cmds.c112 GArray *children = g_array_new(false, false, sizeof(Object *)); in print_qom_composition() local
/qemu/tests/qemu-iotests/
H A D030539 children = [] variable in TestQuorum
/qemu/include/hw/
H A Dqdev-core.h396 BusChildHead children; member
/qemu/block/
H A Dquorum.c74 BdrvChild **children; /* children BlockDriverStates */ member
/qemu/hw/i386/kvm/
H A Dxenstore_impl.c36 GHashTable *children; member