Files
qemu-xteink/hw/core
Philippe Mathieu-Daudé d5be19f514 cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
For all targets, the CPU class returned from CPUClass::class_by_name()
and object_class_dynamic_cast(oc, CPU_RESOLVING_TYPE) need to be
compatible. Lets apply the check in cpu_class_by_name() for once,
instead of having the check in CPUClass::class_by_name() for individual
target.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Gavin Shan <gshan@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Gavin Shan <gshan@redhat.com>
Message-ID: <20231114235628.534334-4-gshan@redhat.com>
2024-01-05 16:20:14 +01:00
..
2021-09-30 13:44:08 +01:00
2023-12-29 11:17:30 +11:00
2022-08-01 11:58:02 +02:00
2023-09-21 11:31:16 +03:00
2023-12-20 10:29:23 +01:00
2023-06-02 12:29:27 -05:00
2023-12-29 11:17:30 +11:00
2023-12-29 11:17:30 +11:00