diff options
| author | Igor Mammedov | 2017-08-24 18:31:35 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2017-09-01 16:54:24 +0200 |
| commit | 98aca243633014c86ab8de3a5b29ae7d024e7ef5 (patch) | |
| tree | 99d4ec42c90fe576c64b5219139cefcb49bf926d /hw | |
| parent | m68k: replace cpu_m68k_init() with cpu_generic_init() (diff) | |
| download | qemu-98aca243633014c86ab8de3a5b29ae7d024e7ef5.tar.gz qemu-98aca243633014c86ab8de3a5b29ae7d024e7ef5.tar.xz 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 'hw')
0 files changed, 0 insertions, 0 deletions
