Home
last modified time | relevance | path

Searched refs:GlobalProperty (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/include/hw/i386/
H A Dpc.h218 extern GlobalProperty pc_compat_9_1[];
221 extern GlobalProperty pc_compat_9_0[];
224 extern GlobalProperty pc_compat_8_2[];
227 extern GlobalProperty pc_compat_8_1[];
230 extern GlobalProperty pc_compat_8_0[];
233 extern GlobalProperty pc_compat_7_2[];
236 extern GlobalProperty pc_compat_7_1[];
239 extern GlobalProperty pc_compat_7_0[];
242 extern GlobalProperty pc_compat_6_2[];
245 extern GlobalProperty pc_compat_6_1[];
[all …]
/openbmc/qemu/include/hw/
H A Dboards.h759 extern GlobalProperty hw_compat_9_1[];
762 extern GlobalProperty hw_compat_9_0[];
765 extern GlobalProperty hw_compat_8_2[];
768 extern GlobalProperty hw_compat_8_1[];
771 extern GlobalProperty hw_compat_8_0[];
774 extern GlobalProperty hw_compat_7_2[];
777 extern GlobalProperty hw_compat_7_1[];
780 extern GlobalProperty hw_compat_7_0[];
783 extern GlobalProperty hw_compat_6_2[];
786 extern GlobalProperty hw_compat_6_1[];
[all …]
H A Dqdev-core.h414 typedef struct GlobalProperty { struct
420 } GlobalProperty; argument
424 GlobalProperty props[], size_t nelem) in compat_props_add()
H A Dqdev-properties.h209 void qdev_prop_register_global(GlobalProperty *prop);
210 const GlobalProperty *qdev_find_global_prop(Object *obj,
/openbmc/qemu/hw/core/
H A Dmachine.c39 GlobalProperty hw_compat_9_1[] = {
44 GlobalProperty hw_compat_9_0[] = {
54 GlobalProperty hw_compat_8_2[] = {
62 GlobalProperty hw_compat_8_1[] = {
73 GlobalProperty hw_compat_8_0[] = {
79 GlobalProperty hw_compat_7_2[] = {
87 GlobalProperty hw_compat_7_1[] = {
95 GlobalProperty hw_compat_7_0[] = {
101 GlobalProperty hw_compat_6_2[] = {
106 GlobalProperty hw_compat_6_1[] = {
[all …]
H A Dqdev-properties.c869 void qdev_prop_register_global(GlobalProperty *prop) in qdev_prop_register_global()
874 const GlobalProperty *qdev_find_global_prop(Object *obj, in qdev_find_global_prop()
878 const GlobalProperty *p; in qdev_find_global_prop()
896 GlobalProperty *prop; in qdev_prop_check_globals()
H A Dcpu-common.c180 GlobalProperty *prop = g_new0(typeof(*prop), 1); in cpu_common_parse_features()
H A Dmachine-qmp-cmds.c107 GlobalProperty *mt_prop = g_ptr_array_index(mc->compat_props, in qmp_query_machines()
H A Dqdev-properties-system.c44 const GlobalProperty *prop = qdev_find_global_prop(obj, name); in check_prop_still_unset()
/openbmc/qemu/hw/i386/
H A Dpc.c82 GlobalProperty pc_compat_9_1[] = {
89 GlobalProperty pc_compat_9_0[] = {
98 GlobalProperty pc_compat_8_2[] = {};
101 GlobalProperty pc_compat_8_1[] = {};
104 GlobalProperty pc_compat_8_0[] = {
109 GlobalProperty pc_compat_7_2[] = {
114 GlobalProperty pc_compat_7_1[] = {};
117 GlobalProperty pc_compat_7_0[] = {};
120 GlobalProperty pc_compat_6_2[] = {
125 GlobalProperty pc_compat_6_1[] = {
[all …]
H A Dpc_q35.c67 static GlobalProperty pc_q35_compat_defaults[] = {
H A Dmicrovm.c630 GlobalProperty microvm_properties[] = {
/openbmc/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()
220 static GlobalProperty props[] = { in test_dynamic_globalprop_subprocess()
269 static GlobalProperty props[] = { in test_subclass_global_props()
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c891 static GlobalProperty compat[] = { in ccw_machine_9_0_class_options()
963 static GlobalProperty compat[] = { in ccw_machine_7_1_class_options()
1173 static GlobalProperty compat[] = { in ccw_machine_2_11_class_options()
1208 static GlobalProperty compat[] = { in ccw_machine_2_9_class_options()
1226 static GlobalProperty compat[] = { in ccw_machine_2_8_class_options()
1259 static GlobalProperty compat[] = { in ccw_machine_2_6_class_options()
1290 static GlobalProperty compat[] = { in ccw_machine_2_4_class_options()
/openbmc/qemu/accel/xen/
H A Dxen-all.c121 static GlobalProperty compat[] = { in xen_accel_class_init()
/openbmc/qemu/docs/devel/migration/
H A Dcompatibility.rst214 GlobalProperty hw_compat_5_1[] = {
446 @@ -48,6 +48,7 @@ GlobalProperty hw_compat_7_2[] = {
/openbmc/qemu/hw/m68k/
H A Dq800.c716 static GlobalProperty hw_compat_q800[] = {
/openbmc/qemu/qom/
H A Dobject.c459 GlobalProperty *p = g_ptr_array_index(props, i); in object_apply_global_props()
507 GlobalProperty *g; in object_register_sugar_prop()
511 g = g_new0(GlobalProperty, 1); in object_register_sugar_prop()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c797 static GlobalProperty hw_compat_sparc64[] = {
/openbmc/qemu/target/sparc/
H A Dcpu.c115 GlobalProperty *prop = g_new0(typeof(*prop), 1); in cpu_add_feat_as_prop()
/openbmc/qemu/hw/ppc/
H A Dpnv.c2689 static GlobalProperty phb_compat[] = { in pnv_machine_power8_class_init()
2718 static GlobalProperty phb_compat[] = { in pnv_machine_power9_class_init()
2757 static GlobalProperty phb_compat[] = { in pnv_machine_p10_common_class_init()
H A Dspapr.c4901 static GlobalProperty compat[] = { in spapr_machine_5_0_class_options()
4937 static GlobalProperty compat[] = { in spapr_machine_4_1_class_options()
/openbmc/qemu/hw/mips/
H A Dmalta.c1286 GlobalProperty malta_compat[] = {
/openbmc/qemu/system/
H A Dvl.c2159 GlobalProperty *g; in global_init_func()
/openbmc/qemu/hw/arm/
H A Dvirt.c89 static GlobalProperty arm_virt_compat[] = {

12