summary refs log tree commit diff stats
path: root/linux-user/mips/target_cpu.h
diff options
context:
space:
mode:
authorDongxue Zhang <elta.era@gmail.com>2013-07-02 17:11:55 +0800
committerAndreas Färber <afaerber@suse.de>2013-07-09 19:09:56 +0200
commit071b3364e7995036816aa4ebf80ecfa04b1a31de (patch)
tree693f9bf0f43c95d4260dde02a9c55a7a420d0d9f /linux-user/mips/target_cpu.h
parentdc11549ec213f85f6a024c7df68d349464cd1688 (diff)
downloadfocaccia-qemu-071b3364e7995036816aa4ebf80ecfa04b1a31de.tar.gz
focaccia-qemu-071b3364e7995036816aa4ebf80ecfa04b1a31de.zip
target-openrisc: Fix typename in openrisc_cpu_class_by_name()
Commit 478032a93d908e59085c1ac56f10979942e7dc4f (target-openrisc:
Rename CPU subtypes) suffixed CPU sub-types with "-or32-cpu" but forgot
to update openrisc_cpu_class_by_name(), so that it was still looking for
the types without suffix.

Make target-openrisc running OK by adding the suffix to the model name.

This means it is no longer possible to use -cpu or1200-or32-cpu or
-cpu any-or32-cpu though.

Cc: qemu-stable@nongnu.org
Signed-off-by: Dongxue Zhang <elta.era@gmail.com>
Tested-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'linux-user/mips/target_cpu.h')
0 files changed, 0 insertions, 0 deletions