target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
commit4933908ac5974252c1830d69e9493fa79c5ea606
authorAndreas Färber <afaerber@suse.de>
Wed, 23 Jan 2013 11:41:38 +0000 (23 12:41 +0100)
committerAndreas Färber <afaerber@suse.de>
Mon, 28 Jan 2013 15:57:56 +0000 (28 16:57 +0100)
tree1dab7b1b9b9a108ca275f60fb1f0e3b2c602afb1
parentc432b7840cfbc35fc0d097428d0a2f2a94983360
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()

Fixes -cpu unicore32-cpu asserting.

Cc: qemu-stable@nongnu.org
Signed-off-by: Andreas Färber <afaerber@suse.de>
target-unicore32/cpu.c