/openbmc/qemu/backends/ |
H A D | hostmem.c | 514 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 D | hostmem-memfd.c | 140 object_class_property_set_description(oc, "hugetlb", in memfd_backend_class_init() 146 object_class_property_set_description(oc, "hugetlbsize", in memfd_backend_class_init() 152 object_class_property_set_description(oc, "seal", in memfd_backend_class_init()
|
H A D | hostmem-file.c | 292 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/core/ |
H A D | machine.c | 1019 object_class_property_set_description(oc, "audiodev", in machine_add_audiodev_property() 1079 object_class_property_set_description(oc, "kernel", in machine_class_init() 1084 object_class_property_set_description(oc, "initrd", in machine_class_init() 1089 object_class_property_set_description(oc, "append", in machine_class_init() 1094 object_class_property_set_description(oc, "dtb", in machine_class_init() 1099 object_class_property_set_description(oc, "dumpdtb", in machine_class_init() 1105 object_class_property_set_description(oc, "boot", in machine_class_init() 1111 object_class_property_set_description(oc, "smp", in machine_class_init() 1116 object_class_property_set_description(oc, "smp-cache", in machine_class_init() 1122 object_class_property_set_description(oc, "phandle-start", in machine_class_init() [all …]
|
/openbmc/qemu/hw/i386/ |
H A D | x86.c | 392 object_class_property_set_description(oc, X86_MACHINE_SMM, in x86_machine_class_init() 398 object_class_property_set_description(oc, X86_MACHINE_ACPI, in x86_machine_class_init() 405 object_class_property_set_description(oc, X86_MACHINE_PIT, in x86_machine_class_init() 412 object_class_property_set_description(oc, X86_MACHINE_PIC, in x86_machine_class_init() 418 object_class_property_set_description(oc, X86_MACHINE_OEM_ID, in x86_machine_class_init() 427 object_class_property_set_description(oc, X86_MACHINE_OEM_TABLE_ID, in x86_machine_class_init() 435 object_class_property_set_description(oc, X86_MACHINE_BUS_LOCK_RATELIMIT, in x86_machine_class_init() 441 object_class_property_set_description(oc, "sgx-epc", in x86_machine_class_init()
|
H A D | nitro_enclave.c | 319 object_class_property_set_description(oc, NITRO_ENCLAVE_VSOCK_CHARDEV_ID, in nitro_enclave_class_init() 325 object_class_property_set_description(oc, NITRO_ENCLAVE_ID, in nitro_enclave_class_init() 331 object_class_property_set_description(oc, NITRO_ENCLAVE_PARENT_ROLE, in nitro_enclave_class_init() 337 object_class_property_set_description(oc, NITRO_ENCLAVE_PARENT_ID, in nitro_enclave_class_init()
|
H A D | microvm.c | 680 object_class_property_set_description(oc, MICROVM_MACHINE_RTC, in microvm_class_init() 687 object_class_property_set_description(oc, MICROVM_MACHINE_PCIE, in microvm_class_init() 694 object_class_property_set_description(oc, MICROVM_MACHINE_IOAPIC2, in microvm_class_init() 700 object_class_property_set_description(oc, MICROVM_MACHINE_ISA_SERIAL, in microvm_class_init() 706 object_class_property_set_description(oc, MICROVM_MACHINE_OPTION_ROMS, in microvm_class_init() 712 object_class_property_set_description(oc, in microvm_class_init()
|
H A D | pc.c | 1802 object_class_property_set_description(oc, PC_MACHINE_MAX_RAM_BELOW_4G, in pc_machine_class_init() 1808 object_class_property_set_description(oc, PC_MACHINE_VMPORT, in pc_machine_class_init() 1813 object_class_property_set_description(oc, PC_MACHINE_SMBUS, in pc_machine_class_init() 1818 object_class_property_set_description(oc, PC_MACHINE_SATA, in pc_machine_class_init() 1823 object_class_property_set_description(oc, "hpet", in pc_machine_class_init() 1828 object_class_property_set_description(oc, PC_MACHINE_I8042, in pc_machine_class_init() 1838 object_class_property_set_description(oc, PC_MACHINE_MAX_FW_SIZE, in pc_machine_class_init() 1844 object_class_property_set_description(oc, PC_MACHINE_SMBIOS_EP, in pc_machine_class_init()
|
/openbmc/qemu/hw/acpi/ |
H A D | pci.c | 140 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/accel/tcg/ |
H A D | tcg-all.c | 242 object_class_property_set_description(oc, "tb-size", in tcg_accel_class_init() 247 object_class_property_set_description(oc, "split-wx", in tcg_accel_class_init() 253 object_class_property_set_description(oc, "one-insn-per-tb", in tcg_accel_class_init()
|
/openbmc/qemu/hw/xen/ |
H A D | xen-pvh-common.c | 315 object_class_property_set_description(oc, prop_name "-base", \ in xen_pvh_class_setup_common_props() 324 object_class_property_set_description(oc, prop_name "-size", \ in xen_pvh_class_setup_common_props() 355 object_class_property_set_description(oc, "pci-intx-irq-base", in xen_pvh_class_setup_common_props() 365 object_class_property_set_description(oc, "tpm-base-addr", in xen_pvh_class_setup_common_props()
|
/openbmc/qemu/hw/arm/ |
H A D | virt.c | 3161 object_class_property_set_description(oc, "acpi", in virt_machine_class_init() 3165 object_class_property_set_description(oc, "secure", in virt_machine_class_init() 3171 object_class_property_set_description(oc, "virtualization", in virt_machine_class_init() 3178 object_class_property_set_description(oc, "highmem", in virt_machine_class_init() 3185 object_class_property_set_description(oc, "compact-highmem", in virt_machine_class_init() 3192 object_class_property_set_description(oc, "highmem-redists", in virt_machine_class_init() 3200 object_class_property_set_description(oc, "highmem-ecam", in virt_machine_class_init() 3207 object_class_property_set_description(oc, "highmem-mmio", in virt_machine_class_init() 3213 object_class_property_set_description(oc, "gic-version", in virt_machine_class_init() 3218 object_class_property_set_description(oc, "iommu", in virt_machine_class_init() [all …]
|
H A D | xlnx-zcu102.c | 287 object_class_property_set_description(oc, "secure", in xlnx_zcu102_machine_class_init() 293 object_class_property_set_description(oc, "virtualization", in xlnx_zcu102_machine_class_init()
|
H A D | fby35.c | 178 object_class_property_set_description(oc, "execute-in-place", in fby35_class_init()
|
H A D | vexpress.c | 790 object_class_property_set_description(oc, "secure", in vexpress_class_init() 826 object_class_property_set_description(oc, "virtualization", in vexpress_a15_class_init()
|
H A D | aspeed.c | 1201 object_class_property_set_description(oc, "execute-in-place", in aspeed_machine_class_props_init() 1206 object_class_property_set_description(oc, "bmc-console", in aspeed_machine_class_props_init() 1211 object_class_property_set_description(oc, "fmc-model", in aspeed_machine_class_props_init() 1215 object_class_property_set_description(oc, "spi-model", in aspeed_machine_class_props_init() 1254 object_class_property_set_description(oc, "boot-emmc", in aspeed_machine_ast2600_class_emmc_init()
|
/openbmc/qemu/accel/xen/ |
H A D | xen-all.c | 137 object_class_property_set_description(oc, "igd-passthru", in xen_accel_class_init()
|
/openbmc/qemu/hw/riscv/ |
H A D | spike.c | 360 object_class_property_set_description(oc, "signature", in spike_machine_class_init() 364 object_class_property_set_description(oc, "signature-granularity", in spike_machine_class_init()
|
H A D | sifive_e.c | 157 object_class_property_set_description(oc, "revb", in sifive_e_machine_class_init()
|
H A D | virt.c | 1828 object_class_property_set_description(oc, "aclint", in virt_machine_class_init() 1835 object_class_property_set_description(oc, "aia", in virt_machine_class_init() 1848 object_class_property_set_description(oc, "aia-guests", str); in virt_machine_class_init() 1854 object_class_property_set_description(oc, "acpi", in virt_machine_class_init()
|
/openbmc/qemu/hw/s390x/ |
H A D | css-bridge.c | 144 object_class_property_set_description(klass, "cssid-unrestricted", in virtual_css_bridge_class_init()
|
H A D | s390-virtio-ccw.c | 781 object_class_property_set_description(oc, "aes-key-wrap", in ccw_machine_class_init() 787 object_class_property_set_description(oc, "dea-key-wrap", in ccw_machine_class_init() 793 object_class_property_set_description(oc, "loadparm", in ccw_machine_class_init()
|
/openbmc/qemu/target/i386/ |
H A D | sev.c | 2057 object_class_property_set_description(oc, "sev-device", in sev_common_class_init() 2062 object_class_property_set_description(oc, "kernel-hashes", in sev_common_class_init() 2158 object_class_property_set_description(oc, "dh-cert-file", in sev_guest_class_init() 2163 object_class_property_set_description(oc, "session-file", in sev_guest_class_init() 2168 object_class_property_set_description(oc, "legacy-vm-type", in sev_guest_class_init()
|
/openbmc/qemu/hw/remote/ |
H A D | vfio-user-obj.c | 928 object_class_property_set_description(klass, "socket", in vfu_object_class_init() 934 object_class_property_set_description(klass, "device", in vfu_object_class_init()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 851 object_class_property_set_description(oc, def->name, def->desc); in s390_cpu_model_class_register_props() 857 object_class_property_set_description(oc, def->name, def->desc); in s390_cpu_model_class_register_props()
|