diff options
author | Igor Mammedov <imammedo@redhat.com> | 2017-08-24 18:31:35 +0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2017-09-01 11:54:24 -0300 |
commit | 98aca243633014c86ab8de3a5b29ae7d024e7ef5 (patch) | |
tree | 99d4ec42c90fe576c64b5219139cefcb49bf926d /target/tilegx | |
parent | f47cf4e31cac4e670e26226b549c379c982e223a (diff) | |
download | qemu-98aca243633014c86ab8de3a5b29ae7d024e7ef5.zip |
microblaze: replace cpu_mb_init() with cpu_generic_init()
cpu_mb_init() always falls back to TYPE_MICROBLAZE_CPU object
regardless of cpu_model. Put fallback logic into
mb_cpu_class_by_name() which would translate any cpu_model
into TYPE_MICROBLAZE_CPU class and replace cpu_mb_init()
with cpu_generic_init().
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1503592308-93913-13-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'target/tilegx')
0 files changed, 0 insertions, 0 deletions