diff options
| author | Igor Mammedov | 2017-08-24 18:31:32 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2017-09-01 16:54:24 +0200 |
| commit | 82a3d1f81f8e401c6c34cba541970197aba2bb9a (patch) | |
| tree | e9fbaedc3e1bdd5bc7784834a58de65a27ebad2d /exec.c | |
| parent | s390x: replace cpu_s390x_init() with cpu_generic_init() (diff) | |
| download | qemu-82a3d1f81f8e401c6c34cba541970197aba2bb9a.tar.gz qemu-82a3d1f81f8e401c6c34cba541970197aba2bb9a.tar.xz qemu-82a3d1f81f8e401c6c34cba541970197aba2bb9a.zip | |
alpha: replace cpu_alpha_init() with cpu_generic_init()
cpu_alpha_init() used to provide default fallback if invalid
(i.e. non existent) cpu_model were provided.
dp264 machine provides its own default so sole user of fallback
is [bsd|linux]-user targets which specifies 'any' cpu model that
fallbacks to "ev67" in cpu_alpha_init(). Push fallback handling
into alpha_cpu_class_by_name() and replace cpu_alpha_init() with
cpu_generic_init().
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1503592308-93913-10-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions
