Home
last modified time | relevance | path

Searched refs:deprecation_note (Results 1 – 5 of 5) sorted by relevance

/qemu/
H A Dcpu-target.c298 if (cc->deprecation_note) { in cpu_list_entry()
/qemu/include/hw/core/
H A Dcpu.h171 const char *deprecation_note; member
/qemu/hw/core/
H A Dmachine.c1482 if (cc->deprecation_note) { in is_cpu_type_supported()
1484 machine->cpu_type, cc->deprecation_note); in is_cpu_type_supported()
/qemu/target/s390x/
H A Dcpu_models.c347 if (cc->deprecation_note) { in s390_print_cpu_model_list_entry()
/qemu/target/i386/
H A Dcpu.c1926 const char *deprecation_note; member
5893 if (cc->model && cc->model->cpudef->deprecation_note) { in x86_cpu_list_entry()
5982 if (cc->model && cc->model->cpudef->deprecation_note) { in x86_cpu_definition_entry()
6261 cc->deprecation_note = model->cpudef->deprecation_note; in x86_cpu_cpudef_class_init()