summaryrefslogtreecommitdiffstats
path: root/module-common.c
diff options
context:
space:
mode:
authorIgor Mammedov2017-08-24 18:31:33 +0200
committerEduardo Habkost2017-09-01 16:54:24 +0200
commit8fc24ad5dd081e5655ad0e87fbea2e0812235f5a (patch)
tree24b6fde162d846b48603fc5980e0106ebfc7f77d /module-common.c
parentalpha: replace cpu_alpha_init() with cpu_generic_init() (diff)
downloadqemu-8fc24ad5dd081e5655ad0e87fbea2e0812235f5a.tar.gz
qemu-8fc24ad5dd081e5655ad0e87fbea2e0812235f5a.tar.xz
qemu-8fc24ad5dd081e5655ad0e87fbea2e0812235f5a.zip
hppa: replace cpu_hppa_init() with cpu_generic_init()
drop custom cpu_hppa_init() in favor of cpu_generic_init(), to make cpu_generic_init() work all we need is to provide cc->class_by_name callback that would resolve any cpu_model to the sole TYPE_HPPA_CPU to match current behaviour. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: Richard Henderson <rth@twiddle.net> Message-Id: <1503592308-93913-11-git-send-email-imammedo@redhat.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions