Home
last modified time | relevance | path

Searched refs:properties (Results 1 – 25 of 73) sorted by relevance

123

/qemu/scripts/tracetool/format/
H A Dh.py38 if 'disable' in e.properties:
42 if "tcg-exec" in e.properties:
57 if "disable" not in e.properties:
69 if "disable" not in e.properties:
H A Dust_events_c.py20 if "disabled" not in e.properties]
H A Dstap.py38 if "disable" not in e.properties]
H A Dd.py34 if "disable" not in e.properties]
H A Dc.py20 if "disable" not in e.properties]
H A Dsimpletrace_stap.py28 if 'disable' in e.properties:
H A Dust_events_h.py20 if "disabled" not in e.properties]
/qemu/qapi/
H A Dmachine-target.json17 # However, if required, architectures can expose relevant properties.
21 # @props: a dictionary of QOM properties to be applied
25 # definition list of properties. (since 9.1)
112 # @responsible-properties: List of properties that led to the
126 'responsible-properties': ['str'] },
156 # * "-cpu" arguments and global properties: arguments to the -cpu
176 # properties or properties with wrong types.
213 # * "-cpu" arguments and global properties: arguments to the -cpu
230 # properties or properties with wrong types.
299 # properties or properties with a wrong type
[all …]
H A Dqdev.json14 # @device-list-properties:
16 # List properties associated with a device.
21 # properties
23 # Note: objects can create properties at runtime, for example to
25 # properties are not included in the output of this command.
29 { 'command': 'device-list-properties',
61 # 3. It's possible to list device properties by running QEMU with
H A Dqom.json29 # qdev device type name. Child properties create the
33 # qdev device type name. Link properties form the device model
51 # This command will list any properties of a object given a path in
57 # Returns: a list of @ObjectPropertyInfo that describe the properties
86 # child<> or link<> properties. Since they can follow link<>
192 # @qom-list-properties:
194 # List properties associated with a QOM object.
198 # Note: objects can create properties at runtime, for example to
200 # properties are not included in the output of this command.
206 { 'command': 'qom-list-properties',
[all …]
/qemu/docs/system/s390x/
H A Dcss.rst46 The auto-assigned-properties in QEMU (as seen via e.g. ``info qtree``)
56 The properties for the device would be ``dev_id = "fe.0.0042"`` and
66 The properties for the device would be ``dev_id = "fe.2.1111"`` and
75 The properties for the device would be ``dev_id = "2.0.2222"`` and
85 The properties for the device would be ``dev_id = "0.0.1234"`` and
/qemu/scripts/tracetool/
H A Dvcpu.py21 if "vcpu" in event.properties:
51 if "vcpu" in event.properties:
H A D__init__.py248 self.properties = props
265 unknown_props = set(self.properties) - self._VALID_PROPS
273 return Event(self.name, list(self.properties), self.fmt,
323 return "Event('%s %s(%s) %s')" % (" ".join(self.properties),
/qemu/docs/system/
H A Dbootindex.rst1 Managing device boot order with bootindex properties
11 The ``bootindex`` properties are used to determine the order in which
20 use ``bootindex`` properties.
24 ``bootindex`` properties you will need to expand out those options
/qemu/hw/core/
H A Dmeson.build4 'qdev-properties.c',
42 'qdev-properties-system.c',
/qemu/docs/system/arm/
H A Dcpu-features.rst167 properties have special semantics (see "SVE CPU Property Parsing
175 The features' CPU properties are only available when KVM is enabled and
224 and QARMA3 algorithms have good cryptographic properties, but can
235 number of bits of the length. The ``sve<N>`` CPU properties have special
259 no ``sve*`` properties may be enabled.
268 properties provided by the user. If later an ``sve=on`` is provided,
273 2) If SVE is enabled (``sve=on``), but no ``sve<N>`` CPU properties are
289 is generated when attempting to enable any ``sve*`` properties (see
298 CPU properties are set ``on``, then the specified vector lengths are
370 example's (1), (4), and (6) exhibit recommended uses of the properties.
[all …]
/qemu/docs/system/devices/
H A Dvirtio-snd.rst19 Device properties
22 The Virtio sound device can be configured with the following properties:
/qemu/qom/
H A Dobject.c683 g_hash_table_unref(obj->properties); in object_property_del_all()
692 g_hash_table_iter_init(&iter, obj->properties); in object_property_del_child()
703 g_hash_table_iter_init(&iter, obj->properties); in object_property_del_child()
1158 g_hash_table_iter_init(&iter, obj->properties); in do_object_child_foreach()
1296 g_hash_table_insert(obj->properties, prop->name, prop); in object_property_try_add()
1349 return g_hash_table_lookup(obj->properties, name); in object_property_find()
1366 g_hash_table_iter_init(&iter->iter, obj->properties); in object_property_iter_init()
1403 return g_hash_table_lookup(klass->properties, name); in object_class_property_find()
1425 g_hash_table_remove(obj->properties, name); in object_property_del()
2161 g_hash_table_iter_init(&iter, parent->properties); in object_resolve_partial_path()
[all …]
/qemu/hw/scsi/
H A Dmegasas.c837 info.properties.rebuild_rate = 30; in megasas_ctrl_get_info()
838 info.properties.patrol_read_rate = 30; in megasas_ctrl_get_info()
839 info.properties.bgi_rate = 30; in megasas_ctrl_get_info()
840 info.properties.cc_rate = 30; in megasas_ctrl_get_info()
841 info.properties.recon_rate = 30; in megasas_ctrl_get_info()
842 info.properties.cache_flush_interval = 4; in megasas_ctrl_get_info()
843 info.properties.spinup_drv_cnt = 2; in megasas_ctrl_get_info()
844 info.properties.spinup_delay = 6; in megasas_ctrl_get_info()
845 info.properties.ecc_bucket_size = 15; in megasas_ctrl_get_info()
847 info.properties.expose_encl_devices = 1; in megasas_ctrl_get_info()
[all …]
/qemu/scripts/tracetool/backend/
H A Dlog.py34 if "vcpu" in event.properties:
H A Dsyslog.py33 if "vcpu" in event.properties:
H A Dsimple.py76 if "vcpu" in event.properties:
/qemu/block/
H A Dthrottle-groups.c673 static ThrottleParamInfo properties[] = { variable
946 for (i = 0; i < sizeof(properties) / sizeof(ThrottleParamInfo); i++) { in throttle_group_obj_class_init()
948 properties[i].name, in throttle_group_obj_class_init()
952 NULL, &properties[i]); in throttle_group_obj_class_init()
/qemu/docs/tools/
H A Dqemu-storage-daemon.rst65 description of block node properties and the :manpage:`qemu-block-drivers(7)`
71 a description of character device properties. A common character device
138 a description of QMP monitor properties. A common QMP monitor definition
162 List object properties with ``<type>,help``. See the :manpage:`qemu(1)`
163 manual page for a description of the object properties.
/qemu/docs/interop/
H A Dfirmware.json206 # Defines common properties that are necessary for loading a firmware
256 # Describes loading and mapping properties for the firmware executable
304 # Describes loading and mapping properties for the firmware executable,
320 # Describes loading and mapping properties for the firmware executable,
337 # loading / mapping properties.
420 # @mapping: Describes the loading / mapping properties of the firmware.

123