Home
last modified time | relevance | path

Searched defs:prop (Results 1 – 25 of 53) sorted by relevance

123

/qemu/hw/core/
H A Dqdev-properties.c54 void *object_field_prop_ptr(Object *obj, const Property *prop) in object_field_prop_ptr()
64 const Property *prop = opaque; in field_prop_get() local
81 const Property *prop = opaque; in field_prop_set() local
103 const Property *prop = opaque; in qdev_propinfo_get_enum() local
112 const Property *prop = opaque; in qdev_propinfo_set_enum() local
119 const Property *prop) in qdev_propinfo_set_default_value_enum()
127 static uint32_t qdev_get_prop_mask(const Property *prop) in qdev_get_prop_mask()
147 const Property *prop = opaque; in prop_get_bit() local
157 const Property *prop = opaque; in prop_set_bit() local
166 static void set_default_value_bool(ObjectProperty *op, const Property *prop) in set_default_value_bool()
[all …]
H A Dqdev-properties-system.c44 const GlobalProperty *prop = qdev_find_global_prop(obj, name); in check_prop_still_unset() local
93 const Property *prop = opaque; in get_drive() local
119 const Property *prop = opaque; in set_drive_helper() local
229 const Property *prop = opaque; in release_drive() local
273 const Property *prop = opaque; in set_chr() local
309 const Property *prop = opaque; in release_chr() local
333 const Property *prop = opaque; in get_mac() local
348 const Property *prop = opaque; in set_mac() local
410 const Property *prop = opaque; in get_netdev() local
421 const Property *prop = opaque; in set_netdev() local
[all …]
/qemu/qom/
H A Dobject.c324 ObjectProperty *prop = data; in object_property_free() local
498 void object_register_sugar_prop(const char *driver, const char *prop, in object_register_sugar_prop()
546 ObjectProperty *prop; in object_class_property_init_all() local
649 static inline bool object_property_is_child(ObjectProperty *prop) in object_property_is_child()
657 ObjectProperty *prop; in object_property_del_all() local
680 ObjectProperty *prop; in object_property_del_child() local
1141 ObjectProperty *prop; in do_object_child_foreach() local
1243 ObjectProperty *prop; in object_property_try_add() local
1307 ObjectProperty *prop; in object_class_property_add() local
1328 ObjectProperty *prop; in object_property_find() local
[all …]
H A Dqom-qmp-cmds.c51 ObjectProperty *prop; in qmp_qom_list() local
135 ObjectProperty *prop; in qmp_device_list_properties() local
194 ObjectProperty *prop; in qmp_qom_list_properties() local
/qemu/target/i386/
H A Dcpu-system.c76 static void x86_cpu_expand_prop(X86CPU *cpu, QDict *props, const char *prop) in x86_cpu_expand_prop()
93 const char *prop = qdict_entry_key(e); in x86_cpu_to_dict() local
105 ObjectProperty *prop; in x86_cpu_to_dict_full() local
131 const QDictEntry *prop; in object_apply_props() local
/qemu/tests/qtest/
H A Dlsm303dlhc-mag-test.c27 static int qmp_lsm303dlhc_mag_get_property(const char *id, const char *prop) in qmp_lsm303dlhc_mag_get_property()
40 static void qmp_lsm303dlhc_mag_set_property(const char *id, const char *prop, in qmp_lsm303dlhc_mag_set_property()
H A Dqom-test.c55 const char *prop = qdict_get_str(tuple, "name"); in test_properties() local
H A Dtest-x86-cpuid-compat.c25 static QObject *qom_get(const char *path, const char *prop) in qom_get()
37 static bool qom_get_bool(const char *path, const char *prop) in qom_get_bool()
/qemu/monitor/
H A Dqemu-config-qmp.c98 static CommandLineParameterInfo *objprop_to_cmdline_prop(ObjectProperty *prop) in objprop_to_cmdline_prop()
128 ObjectProperty *prop; in query_all_machine_properties() local
/qemu/hw/nvme/
H A Dnguid.c152 const Property *prop = opaque; in get_nguid() local
165 const Property *prop = opaque; in set_nguid() local
/qemu/hw/ppc/
H A Dfdt.c17 size_t ppc_create_page_sizes_prop(PowerPCCPU *cpu, uint32_t *prop, in ppc_create_page_sizes_prop()
H A Dvof.c77 static void prop_format(char *tval, int tlen, const void *prop, int len) in prop_format()
179 const char *unit, *prop; in getprop() local
224 const void *prop; in vof_getprop() local
272 const void *prop; in vof_getproplen() local
457 const char *prop, const char *path) in vof_client_open_store()
1035 const void *prop; in vof_build_dt() local
H A Dspapr_drc.c345 const struct fdt_property *prop = NULL; in prop_get_fdt() local
841 ObjectProperty *prop; in spapr_dt_drc() local
962 ObjectProperty *prop; in spapr_drc_reset_all() local
1230 const struct fdt_property *prop; in rtas_ibm_configure_connector() local
/qemu/system/
H A Dbootdevice.c293 BootIndexProperty *prop = opaque; in device_get_bootindex() local
300 BootIndexProperty *prop = opaque; in device_set_bootindex() local
323 BootIndexProperty *prop = opaque; in property_release_bootindex() local
333 BootIndexProperty *prop = g_malloc0(sizeof(*prop)); in device_add_bootindex_property() local
/qemu/hw/usb/
H A Ddesc-msos.c114 static int usb_desc_msos_prop_name(struct msos_prop *prop, in usb_desc_msos_prop_name()
132 struct msos_prop *prop = (void *)dest; in usb_desc_msos_prop_str() local
157 struct msos_prop *prop = (void *)dest; in usb_desc_msos_prop_dword() local
/qemu/target/loongarch/
H A Dloongarch-qmp-cmds.c96 ObjectProperty *prop = object_property_find(obj, name); in qmp_query_cpu_model_expansion() local
/qemu/tests/functional/
H A Dtest_x86_cpu_model_versions.py246 def get_cpu_prop(self, prop): argument
/qemu/docs/sphinx/
H A Ddbusdoc.py89 def add_property(self, prop): argument
/qemu/pc-bios/vof/
H A Dci.c88 uint32_t ci_getprop(phandle ph, const char *propname, void *prop, int len) in ci_getprop()
/qemu/include/qapi/
H A Derror.h529 static inline void error_propagator_cleanup(ErrorPropagator *prop) in error_propagator_cleanup()
/qemu/target/arm/
H A Darm-qmp-cmds.c202 ObjectProperty *prop = object_property_find(obj, name); in qmp_query_cpu_model_expansion() local
/qemu/target/i386/kvm/
H A Dkvm-cpu.c183 static void x86_cpu_change_kvm_default(const char *prop, const char *value) in x86_cpu_change_kvm_default()
/qemu/backends/tpm/
H A Dtpm_util.c50 const Property *prop = opaque; in set_tpm() local
70 const Property *prop = opaque; in release_tpm() local
/qemu/hw/microblaze/
H A Dpetalogix_s3adsp1800_mmu.c170 ObjectProperty *prop; in petalogix_s3adsp1800_machine_class_init() local
/qemu/target/s390x/kvm/
H A Dkvm.c2130 struct kvm_s390_vm_cpu_subfunc prop = {}; in query_cpu_subfunc() local
2190 struct kvm_s390_vm_cpu_subfunc prop = {}; in configure_cpu_subfunc() local
2263 struct kvm_s390_vm_cpu_uv_feat prop = {}; in query_uv_feat_guest() local
2310 struct kvm_s390_vm_cpu_feat prop = {}; in query_cpu_feat() local
2334 struct kvm_s390_vm_cpu_feat prop = {}; in configure_cpu_feat() local
2366 struct kvm_s390_vm_cpu_machine prop = {}; in kvm_s390_get_host_cpu_model() local
2534 struct kvm_s390_vm_cpu_processor prop = { in kvm_s390_apply_cpu_model() local

123