Home
last modified time | relevance | path

Searched defs:props (Results 1 – 25 of 34) sorted by relevance

12

/qemu/target/i386/
H A Dcpu-sysemu.c39 static const char *props[] = { in x86_cpu_static_props() local
76 static void x86_cpu_expand_prop(X86CPU *cpu, QDict *props, const char *prop) in x86_cpu_expand_prop()
87 static void x86_cpu_to_dict(X86CPU *cpu, QDict *props) in x86_cpu_to_dict()
102 static void x86_cpu_to_dict_full(X86CPU *cpu, QDict *props) in x86_cpu_to_dict_full()
126 static void object_apply_props(Object *obj, QObject *props, in object_apply_props()
154 static X86CPU *x86_cpu_from_model(const char *model, QObject *props, in x86_cpu_from_model()
197 QDict *props = NULL; in qmp_query_cpu_model_expansion() local
/qemu/tests/qtest/
H A Dnuma-test.c97 QDict *cpu, *props; in test_query_cpus() local
139 QDict *cpu, *props; in pc_numa_cpu() local
192 QDict *cpu, *props; in spapr_numa_cpu() local
236 QDict *cpu, *props; in aarch64_numa_cpu() local
304 const QDict *cpu, *props; in pc_dynamic_cpu_cfg() local
H A Dcpu-plug-test.c49 const QDict *cpu, *props; in test_plug_with_device_add() local
H A Darm-cpu-features.c121 QDict *props; in resp_get_feature() local
223 QDict *props; in resp_get_sve_vls() local
/qemu/tests/unit/
H A Dtest-qdev-global-props.c94 static void register_global_properties(GlobalProperty *props) in register_global_properties()
108 static GlobalProperty props[] = { in test_static_globalprop_subprocess() local
220 static GlobalProperty props[] = { in test_dynamic_globalprop_subprocess() local
269 static GlobalProperty props[] = { in test_subclass_global_props() local
/qemu/tests/avocado/
H A Dvirtio_check_params.py45 def make_pattern(props): argument
/qemu/tests/qtest/libqos/
H A Dsdhci.h44 QSDHCIProperties props; member
H A Dahci.c94 AHCICommandProp *props; member
812 AHCICommandProp *props; in ahci_io() local
840 AHCICommandProp *props = cmd->props; in command_header_init() local
903 AHCICommandProp *props = ahci_command_find(command_name); in ahci_command_create() local
/qemu/qom/
H A Dqom-qmp-cmds.c35 ObjectPropertyInfoList *props = NULL; in qmp_qom_list() local
H A Dobject_interfaces.c144 QDict *props; in user_creatable_add_qapi() local
/qemu/target/riscv/
H A Driscv-qmp-cmds.c130 static void riscv_cpuobj_validate_qdict_in(Object *obj, QObject *props, in riscv_cpuobj_validate_qdict_in()
/qemu/hw/gpio/
H A Daspeed_gpio.c629 const GPIOSetProperties *props; in aspeed_gpio_write_index_mode() local
766 const GPIOSetProperties *props; in aspeed_gpio_write() local
1027 const GPIOSetProperties *props = &agc->props[i]; in aspeed_gpio_realize() local
1049 const GPIOSetProperties *props = &agc->props[i]; in aspeed_gpio_init() local
/qemu/include/hw/xen/
H A Dxen-block.h52 XenBlockProperties props; member
/qemu/hw/core/
H A Dqdev-properties.c140 static void bit_prop_set(Object *obj, Property *props, bool val) in bit_prop_set()
194 static void bit64_prop_set(Object *obj, Property *props, bool val) in bit64_prop_set()
752 static Property *qdev_prop_walk(Property *props, const char *name) in qdev_prop_walk()
877 GPtrArray *props = global_props(); in qdev_find_global_prop() local
1064 void device_class_set_props(DeviceClass *dc, Property *props) in device_class_set_props()
H A Dmachine-qmp-cmds.c50 CpuInstanceProperties *props; in qmp_query_cpus_fast() local
H A Dsysbus-fdt.c84 static void copy_properties_from_host(HostProperty *props, int nb_props, in copy_properties_from_host()
H A Dnuma.c113 CpuInstanceProperties props; in parse_numa_node() local
H A Dmachine.c773 const CpuInstanceProperties *props, Error **errp) in machine_set_cpu_numa_node()
1307 CpuInstanceProperties props = cpu_slot->props; in machine_numa_finish_cpu_init() local
/qemu/hw/s390x/
H A Dcpu-topology.c294 CpuInstanceProperties *props; in s390_update_cpu_props() local
/qemu/hw/net/
H A De1000x_common.c298 e1000x_txd_props *props) in e1000x_read_tx_ctx_descr()
H A De1000e_core.h74 e1000x_txd_props props; member
/qemu/scripts/tracetool/
H A D__init__.py222 def __init__(self, name, props, fmt, args, lineno, filename, orig=None, argument
/qemu/include/hw/gpio/
H A Daspeed_gpio.h74 const GPIOSetProperties *props; member
/qemu/hw/arm/
H A Darmsse.c75 Property *props; member
/qemu/include/hw/
H A Dqdev-core.h418 GlobalProperty props[], size_t nelem) in compat_props_add()

12