Searched refs:instantiated (Results 1 – 12 of 12) sorted by relevance
96 are instantiated dynamically but there is only ever one instance for any100 Using object_new(), a new #Object derivative will be instantiated. You can141 is called to let the class being instantiated provide default initialize for424 If the type is not intended to be instantiated, then the448 All devices can be instantiated by C code, however only some can
88 manually instantiated:
79 are instantiated by name when used by the guest VM. For example, the
289 int instantiated; /* does this NICInfo correspond to an instantiated NIC? */ member
102 also supported by the pSeries machine in QEMU and can be instantiated with the124 The pSeries machine in QEMU is always instantiated with the following devices:
1135 if (!nd->used || nd->instantiated) { in qemu_find_nic_info()1218 if (!nd->used || nd->instantiated) { in qemu_create_nic_bus_devices()1748 if (nd->used && !nd->instantiated) { in net_check_clients()
30 used with pc/q35 machine while the latter can be instantiated in the33 An I2C device support is also provided which can be instantiated in the Arm
121 The instantiated VDUSE device must then be added to the vDPA bus using the
573 nd->instantiated = 1; in qdev_set_nic_properties()
50 instantiated when a node consumes or produces it.
141 instantiated, and management tools should use those. For example,
161 # @abstract: the type is abstract and can't be directly instantiated.