diff options
author | Andreas Färber <afaerber@suse.de> | 2013-01-21 16:11:43 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2013-01-27 14:52:04 +0100 |
commit | 5900d6b2d59875c9b11e4d8cead6d9ddaa9eb787 (patch) | |
tree | 9b5c71ede4dca42a68df7da48a8a057204171d7b /qemu-io.c | |
parent | 2b8c27549917b3e07fec5807dbd2b6528ceb4efa (diff) | |
download | hqemu-5900d6b2d59875c9b11e4d8cead6d9ddaa9eb787.zip hqemu-5900d6b2d59875c9b11e4d8cead6d9ddaa9eb787.tar.gz |
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Consolidate model checking into a new arm_cpu_class_by_name().
If the name matches an existing type, also check whether that type is
actually (a sub-type of) TYPE_ARM_CPU.
This fixes, e.g., -cpu tmp105 asserting.
Cc: qemu-stable <qemu-stable@nongnu.org>
Acked-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions