On 15/11/23 00:55, Gavin Shan wrote:
No need to check if @oc is abstract because it has been covered by cpu_class_by_name().
Since commit 3a9d0d7b64 ("hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()") ...
Signed-off-by: Gavin Shan <gs...@redhat.com> --- target/hppa/cpu.c | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>