]> git.proxmox.com Git - qemu.git/commit
target-alpha: Catch attempt to instantiate abstract type in cpu_init()
authorAndreas Färber <afaerber@suse.de>
Wed, 23 Jan 2013 11:28:22 +0000 (12:28 +0100)
committerAndreas Färber <afaerber@suse.de>
Sun, 27 Jan 2013 22:33:34 +0000 (23:33 +0100)
commita120c287086e0b03a57f1f4ac7d7aa73fe3d1fe7
tree329d9d73ea145988851c6fed09ca3110de58bf46
parent178623789465287624c48f7ef12d0ab83a1dc380
target-alpha: Catch attempt to instantiate abstract type in cpu_init()

This fixes -cpu alpha-cpu asserting.

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