/openbmc/qemu/ |
H A D | event-loop-base.c | 108 object_class_property_add(klass, "aio-max-batch", "int", in event_loop_base_class_init() 112 object_class_property_add(klass, "thread-pool-min", "int", in event_loop_base_class_init() 116 object_class_property_add(klass, "thread-pool-max", "int", in event_loop_base_class_init()
|
H A D | iothread.c | 302 object_class_property_add(klass, "poll-max-ns", "int", in iothread_class_init() 306 object_class_property_add(klass, "poll-grow", "int", in iothread_class_init() 310 object_class_property_add(klass, "poll-shrink", "int", in iothread_class_init()
|
/openbmc/qemu/hw/i386/ |
H A D | x86.c | 389 object_class_property_add(oc, X86_MACHINE_SMM, "OnOffAuto", in x86_machine_class_init() 395 object_class_property_add(oc, X86_MACHINE_ACPI, "OnOffAuto", in x86_machine_class_init() 401 object_class_property_add(oc, X86_MACHINE_PIT, "OnOffAuto", in x86_machine_class_init() 408 object_class_property_add(oc, X86_MACHINE_PIC, "OnOffAuto", in x86_machine_class_init() 432 object_class_property_add(oc, X86_MACHINE_BUS_LOCK_RATELIMIT, "uint64_t", in x86_machine_class_init() 438 object_class_property_add(oc, "sgx-epc", "SgxEPC", in x86_machine_class_init()
|
H A D | microvm.c | 676 object_class_property_add(oc, MICROVM_MACHINE_RTC, "OnOffAuto", in microvm_class_init() 683 object_class_property_add(oc, MICROVM_MACHINE_PCIE, "OnOffAuto", in microvm_class_init() 690 object_class_property_add(oc, MICROVM_MACHINE_IOAPIC2, "OnOffAuto", in microvm_class_init()
|
H A D | pc.c | 1799 object_class_property_add(oc, PC_MACHINE_MAX_RAM_BELOW_4G, "size", in pc_machine_class_init() 1805 object_class_property_add(oc, PC_MACHINE_VMPORT, "OnOffAuto", in pc_machine_class_init() 1835 object_class_property_add(oc, PC_MACHINE_MAX_FW_SIZE, "size", in pc_machine_class_init() 1841 object_class_property_add(oc, PC_MACHINE_SMBIOS_EP, "str", in pc_machine_class_init()
|
/openbmc/qemu/hw/cpu/ |
H A D | core.c | 85 object_class_property_add(oc, "core-id", "int", core_prop_get_core_id, in cpu_core_class_init() 87 object_class_property_add(oc, "nr-threads", "int", core_prop_get_nr_threads, in cpu_core_class_init()
|
/openbmc/qemu/hw/sensor/ |
H A D | tmp421.c | 353 object_class_property_add(klass, "temperature0", "int", in tmp421_class_init() 356 object_class_property_add(klass, "temperature1", "int", in tmp421_class_init() 359 object_class_property_add(klass, "temperature2", "int", in tmp421_class_init() 362 object_class_property_add(klass, "temperature3", "int", in tmp421_class_init()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-pvh-common.c | 312 object_class_property_add(c, prop_name "-base", "uint64_t", \ in xen_pvh_class_setup_common_props() 321 object_class_property_add(c, prop_name "-size", "uint64_t", \ in xen_pvh_class_setup_common_props() 351 object_class_property_add(oc, "pci-intx-irq-base", "uint32_t", in xen_pvh_class_setup_common_props() 361 object_class_property_add(oc, "tpm-base-addr", "uint64_t", in xen_pvh_class_setup_common_props()
|
/openbmc/qemu/hw/pci-host/ |
H A D | i440fx.c | 380 object_class_property_add(klass, PCI_HOST_PROP_PCI_HOLE_START, "uint32", in i440fx_pcihost_class_init() 384 object_class_property_add(klass, PCI_HOST_PROP_PCI_HOLE_END, "uint32", in i440fx_pcihost_class_init() 388 object_class_property_add(klass, PCI_HOST_PROP_PCI_HOLE64_START, "uint64", in i440fx_pcihost_class_init() 392 object_class_property_add(klass, PCI_HOST_PROP_PCI_HOLE64_END, "uint64", in i440fx_pcihost_class_init()
|
H A D | pnv_phb3.c | 1157 object_class_property_add(klass, "phb-id", "int", in pnv_phb3_root_bus_class_init() 1162 object_class_property_add(klass, "chip-id", "int", in pnv_phb3_root_bus_class_init()
|
/openbmc/qemu/backends/ |
H A D | hostmem-file.c | 284 object_class_property_add(oc, "align", "int", in file_backend_class_init() 288 object_class_property_add(oc, "offset", "int", in file_backend_class_init() 301 object_class_property_add(oc, "rom", "OnOffAuto", in file_backend_class_init()
|
H A D | hostmem.c | 526 object_class_property_add(oc, "prealloc-threads", "int", in host_memory_backend_class_init() 537 object_class_property_add(oc, "size", "int", in host_memory_backend_class_init() 543 object_class_property_add(oc, "host-nodes", "int", in host_memory_backend_class_init()
|
H A D | cryptodev.c | 619 object_class_property_add(oc, "queues", "uint32", in cryptodev_backend_class_init() 623 object_class_property_add(oc, "throttle-bps", "uint64", in cryptodev_backend_class_init() 627 object_class_property_add(oc, "throttle-ops", "uint64", in cryptodev_backend_class_init()
|
H A D | hostmem-memfd.c | 142 object_class_property_add(oc, "hugetlbsize", "int", in memfd_backend_class_init()
|
/openbmc/qemu/util/ |
H A D | thread-context.c | 281 object_class_property_add(oc, "thread-id", "int", in thread_context_class_init() 284 object_class_property_add(oc, "cpu-affinity", "int", in thread_context_class_init() 287 object_class_property_add(oc, "node-affinity", "int", NULL, in thread_context_class_init()
|
/openbmc/qemu/hw/acpi/ |
H A D | pci.c | 142 object_class_property_add(oc, "node", "int", NULL, in acpi_generic_initiator_class_init() 256 object_class_property_add(oc, "node", "int", NULL, in acpi_generic_port_class_init()
|
/openbmc/qemu/crypto/ |
H A D | secret_keyring.c | 111 object_class_property_add(oc, "serial", "int32_t", in qcrypto_secret_keyring_class_init()
|
/openbmc/qemu/qom/ |
H A D | object.c | 1304 object_class_property_add(ObjectClass *klass, in object_class_property_add() function 2031 op = object_class_property_add(oc, name, full_type, in object_class_property_add_link() 2309 return object_class_property_add(klass, name, "string", in object_class_property_add_str() 2378 return object_class_property_add(klass, name, "bool", in object_class_property_add_bool() 2446 return object_class_property_add(klass, name, typename, in object_class_property_add_enum() 2518 return object_class_property_add(klass, name, "struct tm", in object_class_property_add_tm() 2644 return object_class_property_add(klass, name, "uint8", in object_class_property_add_uint8_ptr() 2684 return object_class_property_add(klass, name, "uint16", in object_class_property_add_uint16_ptr() 2724 return object_class_property_add(klass, name, "uint32", in object_class_property_add_uint32_ptr() 2764 return object_class_property_add(klass, name, "uint64", in object_class_property_add_uint64_ptr()
|
/openbmc/qemu/net/ |
H A D | filter-buffer.c | 179 object_class_property_add(oc, "interval", "uint32", in filter_buffer_class_init()
|
H A D | dump.c | 241 object_class_property_add(oc, "maxlen", "uint32", filter_dump_get_maxlen, in filter_dump_class_init()
|
/openbmc/qemu/hw/core/ |
H A D | machine.c | 1102 object_class_property_add(oc, "boot", "BootConfiguration", in machine_class_init() 1108 object_class_property_add(oc, "smp", "SMPConfiguration", in machine_class_init() 1114 object_class_property_add(oc, "smp-cache", "SmpCachePropertiesWrapper", in machine_class_init() 1119 object_class_property_add(oc, "phandle-start", "int", in machine_class_init() 1181 object_class_property_add(oc, "memory", "MemorySizeConfiguration", in machine_class_init()
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-all.c | 239 object_class_property_add(oc, "tb-size", "int", in tcg_accel_class_init()
|
/openbmc/qemu/authz/ |
H A D | list.c | 129 object_class_property_add(oc, "rules", "QAuthZListRule", in qauthz_list_class_init()
|
/openbmc/qemu/block/ |
H A D | throttle-groups.c | 947 object_class_property_add(klass, in throttle_group_obj_class_init() 956 object_class_property_add(klass, in throttle_group_obj_class_init()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 849 object_class_property_add(oc, def->name, "bool", get_feature, in s390_cpu_model_class_register_props() 855 object_class_property_add(oc, def->name, "bool", get_feature_group, in s390_cpu_model_class_register_props()
|