]> git.proxmox.com Git - qemu.git/commit
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
authorAndreas Färber <afaerber@suse.de>
Wed, 23 Jan 2013 11:39:38 +0000 (12:39 +0100)
committerAndreas Färber <afaerber@suse.de>
Mon, 28 Jan 2013 15:54:48 +0000 (16:54 +0100)
commitc432b7840cfbc35fc0d097428d0a2f2a94983360
tree99c46fb4b683d3529a740ea80754c7873bedb2c8
parentcae85065a44b731467dc6a5caee7cfc6d26d9ca3
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()

There is no abstract OpenRISCCPU yet, but that seems a bug of its own.

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