Home
last modified time | relevance | path

Searched refs:object_class_property_set_description (Results 1 – 17 of 17) sorted by relevance

/openbmc/qemu/backends/
H A Dhostmem.c514 object_class_property_set_description(oc, "merge", in host_memory_backend_class_init()
519 object_class_property_set_description(oc, "dump", in host_memory_backend_class_init()
524 object_class_property_set_description(oc, "prealloc", in host_memory_backend_class_init()
530 object_class_property_set_description(oc, "prealloc-threads", in host_memory_backend_class_init()
535 object_class_property_set_description(oc, "prealloc-context", in host_memory_backend_class_init()
541 object_class_property_set_description(oc, "size", in host_memory_backend_class_init()
547 object_class_property_set_description(oc, "host-nodes", in host_memory_backend_class_init()
553 object_class_property_set_description(oc, "policy", in host_memory_backend_class_init()
557 object_class_property_set_description(oc, "share", in host_memory_backend_class_init()
562 object_class_property_set_description(oc, "reserve", in host_memory_backend_class_init()
H A Dhostmem-memfd.c146 object_class_property_set_description(oc, "hugetlb", in memfd_backend_class_init()
152 object_class_property_set_description(oc, "hugetlbsize", in memfd_backend_class_init()
158 object_class_property_set_description(oc, "seal", in memfd_backend_class_init()
H A Dhostmem-file.c292 object_class_property_set_description(oc, "offset", in file_backend_class_init()
303 object_class_property_set_description(oc, "rom", in file_backend_class_init()
/openbmc/qemu/hw/i386/
H A Dx86.c391 object_class_property_set_description(oc, X86_MACHINE_SMM, in x86_machine_class_init()
397 object_class_property_set_description(oc, X86_MACHINE_ACPI, in x86_machine_class_init()
404 object_class_property_set_description(oc, X86_MACHINE_PIT, in x86_machine_class_init()
411 object_class_property_set_description(oc, X86_MACHINE_PIC, in x86_machine_class_init()
417 object_class_property_set_description(oc, X86_MACHINE_OEM_ID, in x86_machine_class_init()
426 object_class_property_set_description(oc, X86_MACHINE_OEM_TABLE_ID, in x86_machine_class_init()
434 object_class_property_set_description(oc, X86_MACHINE_BUS_LOCK_RATELIMIT, in x86_machine_class_init()
440 object_class_property_set_description(oc, "sgx-epc", in x86_machine_class_init()
H A Dnitro_enclave.c318 object_class_property_set_description(oc, NITRO_ENCLAVE_VSOCK_CHARDEV_ID, in nitro_enclave_class_init()
324 object_class_property_set_description(oc, NITRO_ENCLAVE_ID, in nitro_enclave_class_init()
330 object_class_property_set_description(oc, NITRO_ENCLAVE_PARENT_ROLE, in nitro_enclave_class_init()
336 object_class_property_set_description(oc, NITRO_ENCLAVE_PARENT_ID, in nitro_enclave_class_init()
H A Dmicrovm.c683 object_class_property_set_description(oc, MICROVM_MACHINE_RTC, in microvm_class_init()
690 object_class_property_set_description(oc, MICROVM_MACHINE_PCIE, in microvm_class_init()
697 object_class_property_set_description(oc, MICROVM_MACHINE_IOAPIC2, in microvm_class_init()
703 object_class_property_set_description(oc, MICROVM_MACHINE_ISA_SERIAL, in microvm_class_init()
709 object_class_property_set_description(oc, MICROVM_MACHINE_OPTION_ROMS, in microvm_class_init()
715 object_class_property_set_description(oc, in microvm_class_init()
/openbmc/qemu/hw/acpi/
H A Dpci.c140 object_class_property_set_description(oc, "pci-dev", in acpi_generic_initiator_class_init()
144 object_class_property_set_description(oc, "node", in acpi_generic_initiator_class_init()
254 object_class_property_set_description(oc, "pci-bus", in acpi_generic_port_class_init()
258 object_class_property_set_description(oc, "node", in acpi_generic_port_class_init()
/openbmc/qemu/hw/xen/
H A Dxen-pvh-common.c314 object_class_property_set_description(oc, prop_name "-base", \ in xen_pvh_class_setup_common_props()
323 object_class_property_set_description(oc, prop_name "-size", \ in xen_pvh_class_setup_common_props()
354 object_class_property_set_description(oc, "pci-intx-irq-base", in xen_pvh_class_setup_common_props()
364 object_class_property_set_description(oc, "tpm-base-addr", in xen_pvh_class_setup_common_props()
/openbmc/qemu/hw/vfio/
H A Dccw.c710 object_class_property_set_description(klass, /* 2.10 */ in vfio_ccw_class_init()
713 object_class_property_set_description(klass, /* 3.0 */ in vfio_ccw_class_init()
717 object_class_property_set_description(klass, /* 9.0 */ in vfio_ccw_class_init()
721 object_class_property_set_description(klass, /* 9.2 */ in vfio_ccw_class_init()
/openbmc/qemu/accel/xen/
H A Dxen-all.c140 object_class_property_set_description(oc, "igd-passthru", in xen_accel_class_init()
/openbmc/qemu/hw/s390x/
H A Dcss-bridge.c129 object_class_property_set_description(klass, "cssid-unrestricted", in virtual_css_bridge_class_init()
/openbmc/qemu/hw/microblaze/
H A Dpetalogix_s3adsp1800_mmu.c181 object_class_property_set_description(oc, "endianness", in petalogix_s3adsp1800_machine_class_init()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-pci.c238 object_class_property_set_description(klass, "conditional-intr-mapping", in xhci_class_init()
/openbmc/qemu/hw/riscv/
H A Dsifive_e.c159 object_class_property_set_description(oc, "revb", in sifive_e_machine_class_init()
/openbmc/qemu/target/s390x/
H A Dcpu_models.c911 object_class_property_set_description(oc, def->name, def->desc); in s390_cpu_model_class_register_props()
917 object_class_property_set_description(oc, def->name, def->desc); in s390_cpu_model_class_register_props()
/openbmc/qemu/include/qom/
H A Dobject.h1986 void object_class_property_set_description(ObjectClass *klass, const char *name,
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c3152 object_class_property_set_description(oc, "loadparm", in scsi_property_add_specifics()