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

This fixes -cpu m68k-cpu asserting.

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