Revision 51fb256a target-unicore32/helper.c

b/target-unicore32/helper.c
37 37
    }
38 38
    cpu = UNICORE32_CPU(object_new(object_class_get_name(oc)));
39 39
    env = &cpu->env;
40
    env->cpu_model_str = cpu_model;
41 40

  
42 41
    object_property_set_bool(OBJECT(cpu), true, "realized", NULL);
43 42

  

Also available in: Unified diff