Searched refs:deprecation_reason (Results 1 – 6 of 6) sorted by relevance
269 const char *deprecation_reason; member702 mc->deprecation_reason = MACHINE_VER_DEPRECATION_MSG; \
186 mc->deprecation_reason = "big endian support is not tested"; in xlnx_zynqmp_pmu_machine_init()
218 mc->deprecation_reason = "big endian support is not tested"; in petalogix_ml605_machine_init()
91 info->deprecated = !!mc->deprecation_reason; in qmp_query_machines()
353 mc->deprecation_reason = "machine is old and unmaintained"; in ppc405_machine_class_init()
1585 mc->deprecation_reason ? " (deprecated)" : ""); in machine_help_func()3716 if (!qtest_enabled() && machine_class->deprecation_reason) { in qemu_init()3718 machine_class->name, machine_class->deprecation_reason); in qemu_init()